[ANN] ruby2ruby 1.1.1 Released

ruby2ruby version 1.1.1 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.1 / 2006-11-13

* 3 bug fixes
   * Fixed procs
   * Cleaned return when no return values.
   * Rewrote process_if. No more elsif but no more bugs. :slight_smile:

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