PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
April 06, 2008

JRuby 1.1 Released

Posted: 2008-04-06 10:06:41
Languages ::
Platforms ::

JRuby 1.1 has been released. JRuby is a Ruby interpreter written in Java.

This release includes: performance improvements, support for the compilation of Ruby to Java bytecode, refactoring of the IO implementation, reduced memory consumption, compatibility fixes, and other changes.