[antlr-interest] [antlr 3] How to use the a C lexer/parser

Johannes Luber jaluber at gmx.de
Thu May 17 14:51:22 PDT 2007


Boris Boucher wrote:
> Hello all,
> 
> I just begun to write a lexer/parse using antlr 3.0b7.
> 
> My problem is what are the step to be done to invoke the parser ?
> I have writen the follwing code but the program crash inside the antlr C
> runtime in a hash that did not seams to be allocated or initialized.
> 
> Did I miss somethink ?
> 

It may be possible, that the C runtime has a bug. As today the new ANTLR
3 version has been released you should test it with this version again.
Otherwise I have no experience with the C target.

Best regards,
Johannes Luber


More information about the antlr-interest mailing list