Related articles |
---|
Interpreter design jcgil@gmv.es (Juan Carlos Gil Montoro) (2001-01-11) |
Re: Interpreter design basile.starynkevitch@wanadoo.fr (Basile STARYNKEVITCH) (2001-01-18) |
Re: Interpreter design ian@jawssystems.com (2001-01-18) |
Re: Interpreter design kszabo@nortelnetworks.com (Kevin Szabo) (2001-01-18) |
Re: Interpreter design steck@rice.edu (2001-01-18) |
Re: Interpreter design gsc@zip.com.au (Sean Case) (2001-01-19) |
Re: Interpreter design gvmt@localhost.vsnl.net.in (Venkatesha Murthy) (2001-01-19) |
[6 later articles] |
From: | Juan Carlos Gil Montoro <jcgil@gmv.es> |
Newsgroups: | comp.compilers |
Date: | 11 Jan 2001 12:26:16 -0500 |
Organization: | GMV SA |
Keywords: | interpreter, design, question |
Posted-Date: | 11 Jan 2001 12:26:16 EST |
What is the best strategy to implement an interpreter for a custom
language?. I've done compilers and translators, but the mechanics of
an interpreter (storing the interpreter state, in particular) puzzles
me.
Thanks for any suggestion, URL, book or whatever!
Juan Carlos---
Return to the
comp.compilers page.
Search the
comp.compilers archives again.