[ANN] ruby2ruby 1.2.2 Released

R

Ryan Davis

ruby2ruby version 1.2.2 has been released!

* <http://seattlerb.rubyforge.org/>
* <http://rubyforge.org/projects/seattlerb>

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>
 

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

Forum statistics

Threads
473,776
Messages
2,569,603
Members
45,189
Latest member
CryptoTaxSoftware

Latest Threads

Top