Skip to content

susano/java_inline

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

java-inline is a plugin for RubyInline that adds JVM language support. See the examples dir for simple examples of using it.

'java_inline' adds support for Java.

'scala_inline' adds support for Scala.

'mirah_inline' adds support for Mirah, requires the 'mirah' gem installed.


Running example
---------------

gem install RubyInline

and to run the example
cd examples
jruby fastmath.rb
jruby -J-Dscala.home=<your scala home> scalamath.rb

About

JVM language support for RubyInline

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Ruby 100.0%