| Related articles |
|---|
| Interpreter Memory Models? acampbellb@hotmail.com (Avatar) (2005-09-17) |
| Re: Interpreter Memory Models? rbarton@sbcglobal.net (Rick Barton) (2005-10-27) |
| Re: Interpreter Memory Models? acampbellb@hotmail.com (Avatar) (2005-10-27) |
| From: | Rick Barton <rbarton@sbcglobal.net> |
| Newsgroups: | comp.compilers |
| Date: | 27 Oct 2005 02:13:53 -0400 |
| Organization: | SBC http://yahoo.sbc.com |
| References: | 05-09-073 |
| Keywords: | storage |
| Posted-Date: | 27 Oct 2005 02:13:53 EDT |
http://cm.bell-labs.com/cm/cs/upe/
They are very explicit on how to use the stack. It's a small (you may
have guessed) desk calculator project, but it's very practical.
Avatar wrote:
> I am doing some research on stack-based interpreter memory models and
> would like to know if anyone has any good suggestions for references
> (articles, books, ...) about this topic.
>
> I am primarily interested in the following topics (as they would
> relate to a stack-based interpreter): Heaps, Stacks, Frames, and
> Garbage Collection.
Return to the
comp.compilers page.
Search the
comp.compilers archives again.