[Ruby] [ANN] ParseTree 1.6.3 Released
Ryan Davis
ryand-ruby at zenspider.com
Wed Dec 20 13:48:22 PST 2006
ParseTree version 1.6.3 has been released!
http://www.zenspider.com/ZSS/Products/ParseTree/
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.
Changes:
+ 1 bug fix:
+ ParseTree::translate was trying to translate inherited
class methods.
http://www.zenspider.com/ZSS/Products/ParseTree/
More information about the Ruby
mailing list