Skip to content
Philipp Hanslovsky edited this page Apr 7, 2021 · 7 revisions

SciJava Common includes a ScriptLanguage plugin type that provides support for JSR-223-compliant scripting plugins.

In addition to being usable directly as a javax.script.ScriptEngineFactory, each such plugin also provide some functionality on top, such as the ability to generate lines of script code based on SciJava events.

The following languages are available as core SciJava scripting plugins:

Clone this wiki locally