Hi all!
I just released JRuby beta 0.3.0.
JRuby is an implementation of the Ruby interpreter in pure Java. It is
avaiable at http://jruby.sf.net.
A lot of thanks to the JRuby team.
Changes in JRuby 0.3.0:
- Improve Java support (See http://jruby.sf.net/docs_java.html)
- Add some new methods to Object and Module class
- Improve Kernel.require method
- Add support for a lot of global variables ($:, $-I, $LOAD_PATH, $")
- Improve command line args
- Improve exception handling
- A lot of API changes
+ Remove org.jruby.core.Rb* classes
+ Rename m* methods
+ Remove org.jruby.core package
+ Remove RubyId class
- Fix a lot of bugs
Regards
Jan Arne Petersen
--
JRuby - The Ruby interpreter written in pure Java http://jruby.sf.net