ParseTree 1.6.1 Released

| | Comments (0)

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/

Leave a comment

About this Entry

This page contains a single entry by zenspider published on November 12, 2006 10:12 PM.

hoe 1.1.4 Released was the previous entry in this blog.

ruby2ruby 1.1.1 Released is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

Pages

Powered by Movable Type 4.32-en