Re: Threaded Interpreter

Etienne Gagnon <egagnon@sablevm.org>
21 Nov 2005 22:41:21 -0500

          From comp.compilers

Related articles
Threaded Interpreter acampbellb@hotmail.com (Avatar) (2005-11-19)
Re: Threaded Interpreter anton@mips.complang.tuwien.ac.at (2005-11-21)
Re: Threaded Interpreter egagnon@sablevm.org (Etienne Gagnon) (2005-11-21)
Re: Threaded Interpreter jeffrey.kenton@comcast.net (Jeff Kenton) (2005-11-21)
Re: Threaded Interpreter gowrikumar_ch@yahoo.com (chandramouli gowrikumar) (2005-11-21)
Re: Threaded Interpreter ian.rogers@manchester.ac.uk (Ian Rogers) (2005-11-21)
Re: Threaded Interpreter dave@mips.complang.tuwien.ac.at (2005-11-27)
| List of all articles for this month |

From: Etienne Gagnon <egagnon@sablevm.org>
Newsgroups: comp.compilers
Date: 21 Nov 2005 22:41:21 -0500
Organization: Compilers Central
References: 05-11-091
Keywords: interpreter
Posted-Date: 21 Nov 2005 22:41:21 EST

Hi,


You might want to look at SableVM (http://sablevm.org) and its related
documentation for a threaded Java bytecode interpreter example.


Etienne


> I am searching for reference implementations of a threaded interpreter
> (as opposed to the traditional switch dispatch method). Any
> suggestions would be greatly appreciated.


--
Etienne M. Gagnon, Ph.D. http://www.info2.uqam.ca/~egagnon/
SableVM: http://www.sablevm.org/
SableCC: http://www.sablecc.org/


Post a followup to this message

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