Hi Jim,
One more request that would help people, who would develop parsers
for C++. As you might know, there is a requirement to include C++
Headers(atleast the ones with templates) before the C Headers, in order to
avoid lot of cumbersome errors. Currently we have the following options
a) to include something before the antlr headers in .h file (preinclude
b) to include something after the antlr headers in .h file
c) to include something after the headers in the .cpp file
So the fourth permutation might help people who develop with C++ and not
make the headers heavy.
Thanks,
Gokul.
List: http://www.antlr.org/mailman/listinfo/antlr-interest
Unsubscribe:
http://www.antlr.org/mailman/options/antlr-interest/your-email-address
--
You received this message because you are subscribed to the Google Groups
"il-antlr-interest" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/il-antlr-interest?hl=en.