On Jun 17, 2006, at 2:58 PM, Dominik Bathon wrote:

> 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
>

MMm. I'll be honest, I was kind of disappointed. I was hoping for a  
response like "Yes, but ParseTree has <X> limitation or uses <Y>  
style, and RubyNode has a <Z> implementation" :). Ah well.