From: Chad Fowler Date: 2003-11-22T21:20:54+09:00 Subject: Re: Ripper (Ruby Language Parser) to be imported in the standard library? On Sat, 22 Nov 2003, Martin DeMello wrote: # Richard Kilmer wrote: # > Wonderful Minero! # > # > I just checked it out, built it (and turned it into a Ruby gem ;-) # # Is that still active? Nice to know! What's the current status, and is # there a guide anywhere on porting existing packages? # It was ressurected at RubyConf. We got quite a lot of it working in Austin. No guide yet, but there are some examples you can pretty easily understand. Have a look at http://rubyforge.org/projects/rubygems if you're interested. It's literally the result of some late nights and lunch breaks during the Ruby Conference. Chad