[antlr-interest] Need help with simple grammar

Johannes Luber jaluber at gmx.de
Wed Apr 11 07:22:10 PDT 2007


Steve Karam wrote:
> Thanks Johannes, this compiled great as Java...any idea how I can
> compile it as C?
> 
> I tried adding this:
> 
> options {
>     language=C;
> }
> 
> But I received these errors:

The last beta has an outdated C target. Try
http://www.antlr.org/download/build/antlr-04-10-2007.18.tar.gz , if the
problem still persists. The C target has been updated in one of the
daily builds, but in case it is broken again look for an older one.

Best regards,
Johannes Luber


More information about the antlr-interest mailing list