[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

parsing java?

Ryan Davis

1/22/2009 10:32:00 PM

I've now done flayjs and flayc in 70 and 61 lines of code
respectively... anyone know of a java parser in ruby? That'd really
fill out the set. I'd prefer if it weren't antlr based so it is a ruby
first class citizen (and doesn't carry along such a heavy payload)

2 Answers

Bertram Scharpf

1/23/2009 4:23:00 AM

0

Hi,

Am Freitag, 23. Jan 2009, 07:31:49 +0900 schrieb Ryan Davis:
> anyone know of a java parser in ruby?

Maybe a Java implementation in Ruby? I know some reasons why no
one would ever write this...

Bertram


--
Bertram Scharpf
Stuttgart, Deutschland/Germany
http://www.bertram-...

Ryan Davis

1/23/2009 8:34:00 AM

0


On Jan 22, 2009, at 20:23 , Bertram Scharpf wrote:

> Hi,
>
> Am Freitag, 23. Jan 2009, 07:31:49 +0900 schrieb Ryan Davis:
>> anyone know of a java parser in ruby?
>
> Maybe a Java implementation in Ruby? I know some reasons why no
> one would ever write this...

...and... how does this help?