内容简介:JRuby 9.0.3.0 发布,主要更新如下:更多内容请看:软件主页:
JRuby 9.0.3.0 发布,主要更新如下:
-
Pattern ‘foo rescue nil’ now can, at times, run 48x faster
-
Blocks can independently JIT now improving perf in some scenarios
-
define_method with non-capturing body is now 2+x faster (~same speed as def)
-
stat() on windows now supports long paths and UNC paths
-
Handful of issues fixed makes Rails master run (sans AR-JDBC work outstanding)
-
31 issues fixed for 9.0.3.0
更多内容请看: 发行说明 。
软件主页: http://www.jruby.org/
下载地址: http://www.jruby.org/download
JRuby是面向 Ruby 、基于 Java 虚拟机(JVM)的一种解释程序,它结合了Ruby语言的简易性和功能强大的JVM的执行机制,包括与Java库 全面集成。Rails彻底加快及简化了Web应用的开发,不过它让人觉得不够成熟,特别是在高端企业级功能方面。另一方面,Java平台及其虚拟机、库和 应用服务器的速度、稳定性和功能方面却一直在提升,现在已被公认为是开发高端服务器应用的领先平台。不过如果Java平台不与Ruby等新兴语言联系在一 起,就有可能落后于流行趋势。
以上所述就是小编给大家介绍的《JRuby 9.0.3.0 发布,Java 的 Ruby 解释器》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Python Algorithms
Magnus Lie Hetland / Apress / 2010-11-24 / USD 49.99
Python Algorithms explains the Python approach to algorithm analysis and design. Written by Magnus Lie Hetland, author of Beginning Python, this book is sharply focused on classical algorithms, but it......一起来看看 《Python Algorithms》 这本书的介绍吧!