[antlr-interest] Should the C Target generation -trace option generate compilable code from a grammar

Shane MacPhillamy coaic at mac.com
Thu Feb 10 18:19:31 PST 2011


I'm getting started with ANTLR using the C Target. Should the -trace option to org.antlr.Tool produce compilable code. I'm seeing references in the generated "-trace" code to System.out instead of ANTLR_PRINTF, and mismatched arguments to the format string to ANTLR_PRINTF.

Thanks.

Cheers, Shane


More information about the antlr-interest mailing list