First, Fully Functional Ruby 1.8 Compiler Now Complete
Charles Nutter says:
It is a glorious day in JRuby-land, for the compiler is now complete.
But not only is it a glorious day in JRuby-land, but in Ruby-land proper as Charles has announced that the JRuby-based Ruby 1.8 compiler is now "complete!" Excellent work guys. This is still early days, but with the leaps being made by both the JRuby, Rubinius, and Ruby 1.9 teams as of late, the state of Ruby interpretation and compilation is set to radically evolve over the next year. No longer shall our runtimes be mocked by the Pythonistas!
September 28, 2007 at 7:58 pm
Good news from the JRuby camp! Kiss Groovy goodbye.
September 29, 2007 at 3:33 am
This is great news. I am involved in a project that looks to use JRuby for a SOAP to CORBA bridge. Ruby handles the SOAP well and Java the CORBA.