JRuby/Related Articles
< JRuby
Jump to navigation
Jump to search
JRuby: Open source Ruby implementation on top of the Java Virtual Machine. [e]
This article contains just a definition and optionally other subpages (such as a list of related articles), but no metadata. Create the metadata page if you want to expand this into a full article.
Parent topics
- Java (programming language) [r]: A popular object-oriented programming language originally created by Sun Microsystems. [e]
- Java platform [r]: A bunch of programs needed for creating and running programs written in the Java programming language. [e]
- Ruby (programming language) [r]: Dynamically-typed, object-oriented programming language created by Yukihiro Matsumoto in 1995. [e]
Subtopics
- IronRuby [r]: An open source Ruby implementation on the .NET Framework using the Dynamic Language Runtime. [e]
- Jython [r]: Add brief definition or description
- Mirah [r]: Language with a syntax very similar to Ruby but with added type annotations and other statically typed features designed to make it faster to run in compiled form on the JVM. Created by the team that created the JRuby compiler/runtime and used as a drop-in Java replacement to implement the JRuby compiler. [e]