[ANN] ParseTree 1.6.1 Released

R

Ryan Davis

ParseTree version 1.6.1 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:

+ 2 minor enhancements:
+ Have been going insane on the tests, expect more soon.
+ Cleaned up using named nodes, now do: args = exp.scope.block.args
:)delete).
+ 2 bug fixes:
+ Fixed #parse_tree to return superclass in :const node.
+ Fixed while/until with no bodies (now nil).

http://www.zenspider.com/ZSS/Products/ParseTree/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,434
Messages
2,571,691
Members
48,796
Latest member
Greg L.

Latest Threads

Top