欢迎您访问程序员文章站本站旨在为大家提供分享程序员计算机编程知识!
您现在的位置是: 首页  >  资讯频道

JRuby 1.6.0.RC2 发布

程序员文章站 2022-04-18 15:45:10
...
JRuby 1.6.0.RC2 发布

JRuby 1.6.0.RC2 今日发布了,JRuby是Ruby编程语言的100%纯Java实现,它结合了Ruby简洁的语法以及Java丰富的类库。

相比RC1版本,它解决了大量的兼容性问题,修改了83个bug。

新功能如下:

    *Ruby 1.9.2 language and API compatibility
          o Not implemented Encoding::Converter, ripper
    *Improved Ruby call performance
    *Built-in profiler (–profile, –profile.graph)
    *RSpec no longer bundled
    *C Extension support (experimental)
    *RubyGems Maven support (preview)
    *Improved compatibility and user experience on Windows
    *jruby-complete.jar now includes 1.9 standard library
    *Embedding API refinements
    *Over 2000 commits and 265 issues resolved

详细更新列表:http://www.jruby.org/2011/02/09/jruby-1-6-0-rc2

下载地址:http://www.jruby.org/download