[antlr-interest] generating root nodes in tree parser

Terence Parr parrt at cs.usfca.edu
Tue Jul 12 14:13:54 PDT 2005


On Jul 12, 2005, at 9:50 AM, Martin Probst wrote:

>> And in ANTLR v3, you can say:
>>
>> functionCall : ident paramlist -> ^(CALL["function call"] ident
>> paramlist) ;
>>
>> :)
>>
>
> But that is of course experimental-alpha-non-stable-don't use for
> production as of yet *ducks & runs*

I'm just ramping up my marketing campaign ;)

Ter
--
CS Professor & Grad Director, University of San Francisco
Creator, ANTLR Parser Generator, http://www.antlr.org
Cofounder, http://www.jguru.com



More information about the antlr-interest mailing list