[antlr-interest] Example C style interpreter?

Johannes Luber jaluber at gmx.de
Wed Nov 21 13:43:46 PST 2007


Brian Todoroff wrote:
> Those are great examples of parsers, but I'm hoping to find an example
> where someone has taken it the next step to an actual interpreter.
> Unless I'm missing something these all stop after parsing the source.
> I need to add a scripting engine to an in house app, so looking for an
> example interpreter to help boost me up the learning curve.
> 
> Thanks,
> Brian

How about http://www.linguamantra.org/? As it is a complete compiler it
may contain the required steps.

Johannes


More information about the antlr-interest mailing list