From: ptkwt@... (Phil Tomson) Date: 2004-09-03T01:55:19+09:00 Subject: Re: Dumping Ruby Parse Tree In article , Kaspar Schiess wrote: >-----BEGIN PGP SIGNED MESSAGE----- >Hash: SHA1 > >Hello fellow Rubyists, > >Is there a way to dump current ruby's parse tree ( 1.8.2 or 1.9 ) ? > >I have tried to dl nodedump, but RAA seems to have only stale links on >it. I will try out ii, but I have not heard much success stories about it. > >Any other projects that are up to date ? > You should also check out nodewrap: http://rubyforge.org/projects/nodewrap/ Phil