[antlr-interest] Is this a bug of ANTLR3.1?

Jim Idle jimi at temporal-wave.com
Mon Sep 8 18:50:35 PDT 2008


On Tue, 2008-09-09 at 09:14 +0800, Ronghui Yu wrote:
> Sorry that I change the mail address with my personal mail for
> eliminating the disclaimer followed by each message
>  
> This is a good idea, I had thought about that before.


You just need to restructure your grammar so that it isn't so ambiguous
and therefore the optional SEMI colon won't cause you any problems. SQL
is a difficult language to create a parser for, but you can do it with
no complicated predicates if you take it slowly. 


Jim
> 
> 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.antlr.org/pipermail/antlr-interest/attachments/20080908/4c7329fa/attachment.html 


More information about the antlr-interest mailing list