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.
License: Open Source
jRuby is a dynamic, interpreted language that focuses on Ruby's flexibility and ease of use, while Scala is a statically typed language designed for high performance and scalability. The main differences lie in jRuby's emphasis on Ruby's syntax and libraries versus Scala's strong functional programming features and better performance through static typing.