| 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: | "Avatar" <acampbellb@hotmail.com> |
| Newsgroups: | comp.compilers |
| Date: | 17 Sep 2005 13:55:07 -0400 |
| Organization: | http://groups.google.com |
| Keywords: | interpreter, question |
| Posted-Date: | 17 Sep 2005 13:55:07 EDT |
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.