ruby2ruby version 1.1.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.1.2 / 2006-12-19
-
2 minor enhancements
- Improved []= and [] to be more idiomatic.
- Support for nested whens (from when case has no expression).
-
3 bug fixes
- Fixed case output when there is no case expression.
- NEARLY have RubyToRuby self-cloning and passing tests again.
- Minor cleanup
http://seattlerb.rubyforge.org/
http://rubyforge.org/projects/seattlerb