Thanks to all responders. I'll try to use Java as a target language and see how far I get.
BTW. PEARL as input language wasn't a typo. PEARL is an acronym for Process and Experiment Automation Realtime Language and quite different from PERL. Am 15.09.2011 16:29:45 schrieb(en) The Researcher: > Hi Stefan, > > FWIW > > Each of the different target languages is created and maintained by > different people/groups. See > http://www.antlr.org/wiki/display/ANTLR3/Code+Generation+Targets > > If you check http://www.antlr.org/wiki/display/ANTLR3/Antlr3PythonTarget you > will see "Please note that the Python target is (compared to most other > targets) rather young. I would consider it to be in *beta state*." > > Since Terence creates and maintains the Java version, the decision is > obvious; pick the Java target. > > My guess is that most of your work will be in creating a PERL grammar for > ANTLR and doing the AST rewrites. You will probably need to write some Java > for the predicates but that will be a lesser of your worries. Note: I did > not find a PERL grammar at http://www.antlr.org/grammar/list > > Best Wishes, Eric 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.
