[antlr-interest] C++ compliance of antlr generated code

Maurizio de Pascale mdepascale at dii.unisi.it
Fri Dec 29 03:21:48 PST 2006


the C++ code generated by ANTLR (latest 2.7.X) uses lots of variables 
starting with '_', which is however forbidden by the standard since 
symbols starting with an underscore are reserved to the implementation.
I suggest taking care of this for the ANTLR 3 C++ target.

cheers,
Maurizio de Pascale
mdepascale at dii.unisi.it


More information about the antlr-interest mailing list