From: ptkwt@... (Phil Tomson) Date: 2006-02-18T15:28:28+09:00 Subject: Re: Fwd: [grammarians] First release of Rubyfront In article <1140197197.43f6074d686cd@www.rydia.net>, wrote: >For those interested in things Ruby and grammatical, grammarian Xue >Yong Zhi presents: > >----- Forwarded message from yawl.20481481@bloglines.com ----- > Date: 17 Feb 2006 05:22:01 -0000 > From: yawl.20481481@bloglines.com >Reply-To: yawl.20481481@bloglines.com > Subject: [grammarians] First release of Rubyfront > To: rubygrammar-grammarians@rubyforge.org > >I am glad to announce the first release of rubyfront (a ruby parser >powered by antlr). > >Even though this is the first release, rubyfront can parse entire >ruby standard library (over 1500 .rb files). > >To download or check out more details about rubyfront, please go to >http://seclib.blogspot.com/2006/02/first-release-of-rubyfront.html > > >Rubyfront uses BSD license. I am going to write more about it on my >blog later. > >Xue Yong Zhi >http://seclib.blogspot.com > >_______________________________________________ >Rubygrammar-grammarians mailing list >Rubygrammar-grammarians@rubyforge.org >http://rubyforge.org/mailman/listinfo/rubygrammar-grammarians > This seems applicable to JRuby (since it's in ANTLR which is in Java). How else might it be used? Phil