스택,stack

자료구조,data_structure 스택과
컴퓨터구조,computer_architecture > storage ~= 메모리,memory 의 스택을 구분하는 게 좋을지? 그렇다면 pagename?
후자는 system stack?? proper pagename TBD
{
system stack ??

위쪽에서 아래로 grows. - 높은 주소에서 낮은 주소로? 이 표현자체도 통일하는 게 좋을텐데.. 암튼 rel 메모리,memory 메모리주소,memory_address 메모리관리,memory_management
근데 힙,heap(저것도 pagename - system heap ??? .... 저기 보니 힙메모리,heap_memory로 할까 생각중) 과 충돌하지 않아야...

tbw


Sub:
호출스택,call_stack
stack_unwinding
{
stack unwinding
스택되감기 ?

보이는 번역들:
스택되감기
스택풀기

} // stack unwinding Google:stack unwinding Naver:stack unwinding

스택프레임,stack_frame - curr see 호출스택,call_stack, 호출,call
=스택프레임,stack_frame 스택프레임,stack_frame 스택프레임 stack_frame
{
stack frame
스택 프레임




stack-based_language - 언어,language > 프로그래밍언어,programming_language
=,stack-based_language =,stack-based_language . stack-based_language
{
stack-based language
스택 기반 언어 ?




} // stack-based language .... Google:stack-based.language Bing:stack-based language

stack_machine - 기계,machine
{
스택기계
스택머신





rel.
in-tree intree
parent_pointer_tree
{
WpEn:Parent_pointer_tree
{
in-tree
parent pointer tree
는 n-ary tree인데 parent로만 포인터가 있고 child로는 없으며, 이걸가지고 스택을 구현한다면 그건
spaghetti stack
cactus stack
sahuaro stack
이다.
}

}