[antlr-interest] treewalker as interpreter

Sinan sinan.karasu at boeing.com
Wed Feb 27 12:54:59 PST 2002


marc_schellens wrote:
> 
> I would like to use a tree-walker as
> an interpreter.
> One necessary thing then is, to be able to
> 'jump' meaning to explicitely set the next
> AST node to be parsed and jump out of a rule
> immediately.
> What would be the best way to do so?
> Thanks,
> marc

BTW, tinybasic example already does this , minus the goto. I did
implement goto,
but haven't sent it to Ter yet.... I will clean the whole thing up and
resend it..

 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 



More information about the antlr-interest mailing list