Interpreter Memory Models?

"Avatar" <acampbellb@hotmail.com>
17 Sep 2005 13:55:07 -0400

          From comp.compilers

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)
| List of all articles for this month |

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.



Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.