[antlr-interest] Removing output=AST lets ANTLR fail to generate

Christian chwchw at gmx.de
Mon Nov 7 16:54:55 PST 2011


Hi community,

it seems that ANTLR cannot generate the lexer and parser if output=AST
is removed, but the operators and rewrite rules are still left in the
grammar. Am I right? If yes, that's really regrettable...and unflexible.
You could just ignore rewrite rules and operators, if output != AST,
couldn't you?

Regards,
Christian


More information about the antlr-interest mailing list