> 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
> 
>  
> 

-- 
Jetzt kostenlos herunterladen: Internet Explorer 8 und Mozilla Firefox 3 -
sicherer, schneller und einfacher! http://portal.gmx.net/de/go/chbrowser

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
-~----------~----~----~----~------~----~------~--~---

Reply via email to