[antlr-interest] Writing an interactive interpreter with TreeParsers

Sohail Somani sohail at taggedtype.net
Sun Jul 9 15:20:41 PDT 2006


Hi,

Is it possible to write an interactive interpreter using TreeParsers
with antlr? I think not because you have to complete parsing input
before you can start the tree parser.

Is this correct?

I suppose I could interpret one line at a time...

Thanks!

Sohail



More information about the antlr-interest mailing list