[antlr-interest] create interpreter with antlr

Ilia Kantor ilia at obnovlenie.ru
Fri Sep 1 14:31:42 PDT 2006


What is a recommended way to create interpreter using antlr ?

Should I make AST and then walk it in code ?

Or maybe embed actions in parser with [return statements] ?


More information about the antlr-interest mailing list