Hi Ryan, On Fri, 3 Dec 2004 09:58:43 +0900, Ryan Davis <ryand / zenspider.com> wrote: > ParseTree version 1.2.0 has been released! > > ** DESCRIPTION: > > ParseTree is a C extension (using RubyInline) that extracts the parse > tree for an entire class or a specific method and returns it as a > s-expression (aka sexp) using ruby's arrays, strings, symbols, and > integers. This looks exciting. I can't wait to install the Gem. Is there something yet which turns the parse tree back into Ruby code? Sam