ParseTree 1.6.2 Released

| | Comments (0)

ParseTree version 1.6.2 has been released!

sudo gem install 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:
    • ParseTree::translate can now take :"self.method".
    • Improved PT tests for [], []=
  • 1 bug fixes:
    • Fixed a bug in ParseTree where cases w/o exprs were malformed.

Leave a comment

About this Entry

This page contains a single entry by zenspider published on December 19, 2006 1:21 AM.

ZenTest version 3.4.3 released was the previous entry in this blog.

ruby2ruby 1.1.2 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