This may be totally worthless as I've only played with a few Ruby tutorials BUT:
Have you considered JRuby which is part of NetBeans? It seems like you can call Java code directly from Ruby. It might just be few wrappers for you. Joe Johannes Luber wrote: >> I am new to Antlr and Antlr Works. I have a ruby project that uses a >> DSL and would like to replace my custom parser with an ANTLR parser. >> The problem is I cant seem to create a Ruby target. I downloaded the >> latest ANTLR tar and installed it but it doesn't appear to have the >> required files for the Ruby Target. I can see Perl5,C, Python and >> Javascript but no Ruby. Where can I get the required files to create a >> Ruby Target? >> > > Looking at <http://www.antlr.org/wiki/display/ANTLR3/Code+Generation+Targets> > it seems that someone worked on a Ruby target, but gave up. To create a Ruby > target you have basically to copy the Java target files and replace any Java > specific code with Ruby ones. The code generation site contains two useful > links for doing so. > > I recommend to ask Ter for a Perforce account as the current files are > already moving towards 3.2 and you would need to do less work overall. > > Johannes > >> >> >> Kevin Trainer >> >> Cnslt - Apps Prog >> >> PT-NexOS Database Team >> >> (818) 597-4958 >> >> >> >> > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
List: http://www.antlr.org/mailman/listinfo/antlr-interest Unsubscribe: http://www.antlr.org/mailman/options/antlr-interest/your-email-address
