Hi, I have a prototype working for the automatic parse tree construction and automatic visitor generation, which I've described here:
http://www.antlr.org/wiki/display/~admin/2011/09/08/Sample+v4+generated+visitor Feedback is very welcome, and now is a good time to speak up ;) It makes me a bit nervous to generate 2 extra files from every grammar, but I'm guessing it will be one of the most popular ways to use ANTLR. My goal is to make ANTLR very easy to use out-of-the-box while still allowing performance minded experts to get what they need. Ter 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.
