Hi,
I have changed the org\antlr\codegen\templates\Java\ StringTemplate files to produce Scala files and so that i can use Scala Code in ANTLR actions. It is a hack and produces somewhat ugly Scala code, but it works for me. I've tested it with my 2500 LOC grammar file and 500K LOC test data, and so far i did not encountered any problems. I do not use any "advanced" feature like AST generating or the built-in scope support, so i do not know if they are working too. Christian 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.
