> -----Original Message----- > From: Eric Hodel [mailto:drbrain / segment7.net] > Sent: Monday, May 08, 2006 11:28 PM > To: ruby-talk ML > Subject: Re: rb2c modern > > On May 6, 2006, at 10:52 PM, Victor Shepelev wrote: > > > Hello all. > > > > Is there something like rb2c, but more modern? Last rb2c last version > > (0.6.1) seems to be intended for Ruby 1.6 :( > > > > BTW, have somebody used it for real tasks? Can you share your > > experience? > > Ryan and Davis and I have built one: > > http://rubyforge.org/projects/ruby2c > > It works ok for algorithmic code. When done we'll use it to convert > a small non-dynamic ruby subset to plain C. > > We also have an obfuscator that works for a subset of ruby. Thanks Eric! Looks interesting. Is there thomething like "getting started", guides etc? > -- > Eric Hodel - drbrain / segment7.net - http://blog.segment7.net Victor.