scijava / scripting-jruby

JSR-223-compliant JRuby scripting plugin

Home Page:http://imagej.net/JRuby_Scripting

Repository from Github https://github.comscijava/scripting-jrubyRepository from Github https://github.comscijava/scripting-jruby

JRuby Scripting

This library provides a JSR-223-compliant scripting plugin for the JRuby language.

It is implemented as a ScriptLanguage plugin for the SciJava Common platform, which means that in addition to being usable directly as a javax.script.ScriptEngineFactory, it also provides some functionality on top, such as the ability to generate lines of script code based on SciJava events.

For a complete list of scripting languages available as part of the SciJava platform, see the Scripting page on the SciJava Common wiki.

See also:

About

JSR-223-compliant JRuby scripting plugin

http://imagej.net/JRuby_Scripting

License:Other


Languages

Language:Java 75.8%Language:Ruby 24.2%