[antlr-interest] Comments and questions on a recent project

mzukowski at yci.com mzukowski at yci.com
Mon Aug 26 11:57:08 PDT 2002


> I put this in my grammar:  "{ #cd1 = #[,#cd1,#f]; }"
> 
> This gives me "Syntax error in action: line 118: unexpected 
> char: ," from ANTLR.
> 
> Are you just making this up as you go. ;-)

Darn, you mean you want it to work?  Let me look at some real code.  Here
you go, from the gcc project:

## = #( null, ##, #( #[NParameterTypeList], #p ) );

Monty

 

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



More information about the antlr-interest mailing list