[antlr-interest] Re: Tree builder tools for ANTLR

lgcraymer lgc at mail1.jpl.nasa.gov
Tue May 13 11:27:59 PDT 2003


ANTLR uses an annotation syntax ( ! to ignore, ^ to make a root) for 
syntax tree construction instead of building parse trees.  This has 
advantages for syntax transformation.  ANTLR also provides the 
capability to define tree grammars for building tree walkers.  
RTFM--this is one of Ter's better innovations.

--Loring


--- In antlr-interest at yahoogroups.com, "mwi2k01" <mwi2k01 at y...> wrote:
> Hi,
> Is there any tree builder tools for ANTLR like JTB is for JavaCC ?
> Thanks in advance


 

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




More information about the antlr-interest mailing list