rubygem-ParseTree - Extracts the parse tree for a class/method and returns an s-expression
Website: | http://parsetree.rubyforge.org/ |
---|---|
License: | MIT |
- 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.
Packages
rubygem-ParseTree-3.0.5-3.puias6.noarch [75 KiB] |
Changelog
by Mo Morsi (2011-08-08):
- Replace BR(check) with BR - Fix missing files |