On Sat, 17 Jun 2006 19:10:17 +0200, Logan Capaldo <logancapaldo / gmail.com> wrote: > On Jun 17, 2006, at 10:31 AM, Dominik Bathon wrote: > >> Requirements >> ------------ >> >> * Ruby 1.8.4 >> * RubyNode (http://rubynode.rubyforge.org/) >> > > Duplication of effort? Maybe a bit. But as I said, it started as a toy project to learn about Ruby's internals. > Do you know about ParseTree and Ruby2C? Yes. But RubyNode was just a by-product of Ruby2CExtension and it has a different interface than ParseTree. And Ruby2CExtension is not like Ruby2C, it's more like ZenObfuscate. Dominik