• JRuby is an implementation of the Ruby programming language atop the Java Virtual Machine, written largely in Java. It is free software released under...
    27 KB (2,267 words) - 22:11, 26 December 2023
  • Thumbnail for Ruby (programming language)
    alternative implementations of Ruby, including JRuby, Rubinius, and mruby. Each takes a different approach, with JRuby and Rubinius providing just-in-time compilation...
    60 KB (5,652 words) - 13:52, 20 May 2024
  • as an installer for various other implementations of Ruby. These include JRuby, mruby, MacRuby, IronRuby, Maglev, Rubinius, Ruby Enterprise Edition, Topaz...
    3 KB (241 words) - 06:15, 23 April 2024
  • also make top 20 and have JVM implementations; Ruby is ranked 18th, while JRuby, its JVM implementation is not listed separately. Ateji PX, an extension...
    17 KB (1,315 words) - 06:59, 1 May 2024
  • included in the JSR223 include BeanShell, Jython, JRuby, JavaScript, Groovy and several others. JRuby - Java implementation of Ruby interpreter. Jython...
    3 KB (248 words) - 20:54, 22 April 2024
  • Thumbnail for OpenTG
    software program written for Linux and/or Unix. Written from scratch in JRuby, the goal is to reproduce the look, feel, and functionality of similar legacy...
    4 KB (433 words) - 01:27, 10 June 2023
  • Thumbnail for Eclipse Public License
    opendaylight.org. Archived from the original on 29 April 2014. "jruby/COPYING at master - jruby/jruby". GitHub. 1 January 2014. Retrieved 11 February 2014. The...
    13 KB (1,196 words) - 22:30, 11 March 2024
  • p. 171. ISBN 9780136006329. Sieger, Nick (2011-07-22). "Concurrency in JRuby". Engine Yard. Archived from the original on 2014-01-30. Retrieved 2013-01-26...
    18 KB (1,879 words) - 09:11, 15 May 2024
  • Thumbnail for Fiji (software)
    infrastructure in the form of a script editor which supports BeanShell, Jython, JRuby, Clojure, Groovy, JavaScript, and other scripting languages, as well as...
    11 KB (1,005 words) - 08:34, 2 May 2024
  • processing workflows on a Hadoop cluster using any JVM-based language (Java, JRuby, Clojure, etc.), hiding the underlying complexity of MapReduce jobs. It...
    10 KB (776 words) - 19:08, 23 June 2023
  • Thumbnail for Ruby on Rails
    on Rails 3.0 has been designed to work with Ruby 1.8.7, Ruby 1.9.2, and JRuby 1.5.2+; earlier versions are not supported. Ruby on Rails 3.2 is the last...
    45 KB (4,276 words) - 01:10, 18 May 2024
  • Thumbnail for Processing
    Processing (section JRubyArt)
    programming. JRubyArt (formerly named ruby-processing) is a wrapper for Processing in the Ruby language, that runs on the Java platform using JRuby. Quil is...
    25 KB (2,263 words) - 23:29, 3 March 2024
  • Thumbnail for Ola Bini
    the Ruby programming language, including the JRuby core. That year Bini authored the book Practical JRuby on Rails Web 2.0 Projects: Bringing Ruby on Rails...
    29 KB (3,187 words) - 13:16, 8 May 2024
  • Thumbnail for Python (programming language)
    25 December 2018. Retrieved 4 December 2017. Bini, Ola (2007). Practical JRuby on Rails Web 2.0 Projects: bringing Ruby on Rails to the Java platform....
    163 KB (13,439 words) - 23:47, 19 May 2024
  • GitLab. This implementation is also available in the Java ecosystem using JRuby and in the JavaScript ecosystem using Opal.js. Some of O'Reilly Media's...
    8 KB (426 words) - 16:47, 3 February 2024
  • PyPy – a self-hosting interpreter for the Python programming language. JRuby – similar project for the Ruby programming language. GraalVM - a polyglot...
    6 KB (491 words) - 01:45, 4 March 2024
  • programming languages, to target the Java virtual machine, such as: ColdFusion JRuby and Jython, two scripting languages based on Ruby and Python Apache Groovy...
    14 KB (1,657 words) - 13:20, 20 May 2024
  • Thumbnail for Nokogiri (software)
    java through Jruby. It provides fast and standards-compliant parser by relying on native parsers like libxml2 (CRuby) and xerces (JRuby). It is one of...
    4 KB (286 words) - 04:15, 19 May 2024
  • serverside Java scripting in other languages such as JavaScript (Rhino), Ruby (JRuby), Python (Jython) and Groovy. Support for integrating with existing web...
    14 KB (1,448 words) - 23:44, 16 February 2024
  • called Global VM Lock). JVM-based equivalents of these languages (Jython and JRuby) do not use global interpreter locks. IronPython and IronRuby are implemented...
    6 KB (643 words) - 02:41, 19 February 2024
  • Thumbnail for Acquisition of Sun Microsystems by Oracle Corporation
    (resigned July 2010). While the deal was still pending regulatory approval, the JRuby team collectively resigned from Sun and moved to Engine Yard. In early 2010...
    29 KB (2,769 words) - 05:21, 15 April 2024
  • com/ReactiveX Written in Java, Scala, C#, C++, Clojure, JavaScript, Python, Groovy, JRuby, and others Platform Cross-platform Type API License Apache License 2.0...
    9 KB (1,085 words) - 20:32, 21 April 2024
  • Thumbnail for Java applet
    applets were usually written in Java, but other languages such as Jython, JRuby, Pascal, Scala, NetRexx, or Eiffel (via SmartEiffel) could be used as well...
    31 KB (3,522 words) - 05:54, 13 May 2024
  • Thumbnail for Java (software platform)
    and dynamic language with features from Python, Ruby, Perl, and Smalltalk JRuby – a Ruby interpreter Jython – a Python interpreter Kotlin – a programming...
    77 KB (8,755 words) - 01:15, 20 May 2024
  • Thumbnail for Da Vinci Machine
    runtime dynamically in a production environment. Following the success of the JRuby Java implementation, the Da Vinci project was started at the end of January...
    10 KB (939 words) - 05:15, 11 September 2023
  • Thumbnail for Adobe ColdFusion
    in Java development using alternate languages such as Jython, Groovy and JRuby. ColdFusion was one of the first scripting platforms to allow this style...
    35 KB (4,265 words) - 12:47, 10 March 2024
  • Currently supported languages are: Python using CPython Perl Ruby using JRuby Lua BeanShell JavaScript using Rhino Tcl Rexx using BRexx SL4A was first...
    4 KB (274 words) - 14:58, 27 September 2023
  • Thumbnail for Java virtual machine
    languages, both old languages ported to JVM and completely new languages. JRuby and Jython are perhaps the most well-known ports of existing languages,...
    30 KB (3,411 words) - 05:10, 18 April 2024
  • Thumbnail for IntelliJ IDEA
    Ultimate Edition: CoffeeScript, ActionScript JavaScript, TypeScript SQL Supported only in Ultimate Edition via plugins: Cython Go PHP Ruby and JRuby...
    17 KB (991 words) - 01:19, 7 May 2024
  • play on the concept of Ruby in Java. To foster more participation in the JRuby project from Ruby community members, Nutter began to explore the possibility...
    8 KB (853 words) - 08:06, 10 January 2024