
Home — JRuby.org
2012年9月4日 · JRuby is a high performance, stable, fully threaded Java implementation of the Ruby programming language.
Downloads — JRuby.org
2012年9月4日 · JRuby 9.3.15.0 is our point release of our Ruby 2.6.x support. Please check out our release notes for more information.
jruby/jruby: JRuby, an implementation of Ruby on the JVM - GitHub
JRuby is an implementation of the Ruby language using the JVM. It aims to be a complete, correct and fast implementation of Ruby, at the same time as providing powerful new features …
JRuby——Java和Ruby的强强联合 - 腾讯云
2018年3月20日 · JRuby,JVM下的一个开源Ruby解释器,能够在Java里面使用Ruby类库。 就像标准的Ruby解释器一样,除开使用Ruby调用本地方法(C代码)或者Java类库以外,Ruby代 …
JRuby - Wikipedia
JRuby is an implementation of the Ruby programming language atop the Java Virtual Machine, written largely in Java. It is free software released under a three-way EPL / GPL / LGPL license.
Getting Started — JRuby.org
2012年9月4日 · JRuby is one of the easiest Ruby implementations to set up. Let’s start with the basic instructions: Download JRuby: Visit the download page and grab the binaries for the …
JRuby - 维基百科,自由的百科全书
JRuby,一個採用纯Java實現的Ruby解释器,由JRuby團隊開發。 它是一個自由軟體,在 CPL / GPL / LGPL 三种许可协议下发布。 主要开发者有Charles Nutter、Thomas Enebo、Ola Bini …
jruby - 百度百科
JRuby是面向 Ruby 、基于 Java虚拟机 (JVM)的一种 解释程序,它结合了Ruby语言的简易性和功能强大的JVM的执行机制,包括与 Java 库 全面集成。 Rails 彻底加快及简化了Web应用的开 …
Releases · jruby/jruby - GitHub
2012年9月4日 · The JRuby community is pleased to announce the release of JRuby 9.4.11.0. Homepage: https://www.jruby.org/ Download: https://www.jruby.org/download; JRuby 9.4.11.x …
JRuby: 基于 Java 的 Ruby 实现 - CSDN博客
2024年3月7日 · JRuby是一个基于Java的Ruby解释器,支持MRI标准库,提供高性能、跨平台的开发体验。 适用于Web开发、数据分析和自动化脚本,可利用Java生态和Ruby语法便利性。 去 …