ruby2ruby: January 2009 Archives

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.2.2 / 2009-01-20

  • 3 minor enhancements:

    • Added -s to display sexp before printing r2r
    • Added a bunch of backslash and masgn tests.
    • Refactored tests.
  • 4 bug fixes:

    • Fixed iters to deal with empty bodies.
    • Fixed process_call for a number of cases incl [], []=, and args processing.
    • Fixed process_hash to always generate braces if in arglist.
    • Switched process_alias to producing alias again, needed for globals.
  • http://seattlerb.rubyforge.org/

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

About this Archive

This page is a archive of entries in the ruby2ruby category from January 2009.

ruby2ruby: December 2008 is the previous archive.

ruby2ruby: April 2009 is the next archive.

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

Pages

Powered by Movable Type 4.32-en