WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
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