[ANN] ruby2ruby 1.1.8 Released

R

Ryan Davis

ruby2ruby version 1.1.8 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.8 / 2007-08-21

* 6 minor enhancements:

* Added super awesome .autotest file. YAY!
* Removed nil.method_missing... too many ppl bitching about it.
* Renamed RubyToRuby (the class name) to Ruby2Ruby.
* Restructured self-translation tests so they were friendlier when
dying.
* Strings are now always one line long only.
* Fully in sync with ParseTree and ruby_parser.

* 2 bug fixes:

* Fixed a number of issues/bugs discovered via ruby_parser.
* Cleaned out some dead code and hacks we don't need anymore.

* <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,774
Messages
2,569,599
Members
45,177
Latest member
OrderGlucea
Top