ruby2ruby version 1.2.4 has been released!
* <http://seattlerb.rubyforge.org/>
* <http://rubyforge.org/projects/seattlerb>
ruby2ruby provides a means of generating pure ruby code easily from
RubyParser compatible Sexps. This makes making dynamic language
processors in ruby easier than ever!
Changes:
### 1.2.4 / 2009-08-14
* 2 bug fixes:
* Fixed all doco to use ruby_praser
* Fixed bin/r2r_show to use ruby_parser. oops