ruby2ruby version 1.1.7 has been released!

| | Comments (0)

ruby2ruby provides a means of generating pure ruby code easily from ParseTree's Sexps. This makes making dynamic language processors much easier in ruby than ever before.

Changes:

1.1.7 / 2007-08-21

  • 2 major enhancements:
    • Switched to ParseTree's UnifiedRuby... much much cleaner now!
    • Made test_ruby2ruby MUCH more rigorous with circular testing.
  • 5 minor enhancements:
    • Add r2rshow command like parsetreeshow.
    • Add parens for :block nodes as appropriate. May be overzealous.
    • Make SexpAny work with #==.
    • Removed calls to processorstack / caller in favor of self.context.
    • Some style differences, eschew rescue.
  • 6 bug fixes:

    • Fix R2R bug with masgn/argscat.
    • Fixed a bug with new resbody unification.
    • Fixes for changes to pt_testcase.
    • Fixes the rest of the tests under strict sexp checking.
    • Fixed some circular bugs, mostly by hacking them out, wrt operator precidence.
    • Fixed trinary operator.
  • http://seattlerb.rubyforge.org/

  • http://rubyforge.org/projects/seattlerb

Leave a comment

About this Entry

This page contains a single entry by zenspider published on August 21, 2007 12:48 AM.

ParseTree version 2.0.1 has been released! was the previous entry in this blog.

flog version 1.1.0 has been 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