7 ms·
I'd be very surprised to meet a computer scientist who doesn't know what a stack is. It really is a fundamental part of computer science.
by geographomics 11y ago
I'd be very surprised to meet a computer scientist who doesn't know what a stack is. It really is a fundamental part of computer science.
- scott_s 11y agoI agree with your statement. However, that is not what I meant. The poster gcc_programmer was talking about very specific points about how "the stack" (not a stack) for a stack-based language gets implemented.
- geographomics 11y agoGood point, thanks for the correction.