Scala is a general-purpose programming language providing support for functional programming and a strong static type system.
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.