Skip to content

Integration With JVM Languages

Charles Oliver Nutter edited this page Jul 13, 2020 · 4 revisions

Being on the JVM, JRuby users can also take advantage of other JVM languages. This page provides a set of links for integrating with various JVM languages.

Note that while each language may have their own "special" integration techniques, they all also expose something to Java which you can use through normal Java integration.

Java (general-purpose integration)

Scala

Clone this wiki locally