[Ruby] [ANN] ruby2ruby 1.1.1 Released

Ryan Davis ryand-ruby at zenspider.com
Sun Nov 12 22:45:09 PST 2006


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. :)

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



More information about the Ruby mailing list