Skip to content

scijava/scripting-kotlin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kotlin Scripting

This library provides a scripting plugin wrapping the JSR-223 engine for the Kotlin language using the KotlinJsr223DefaultScriptEngineFactory.

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.

Installation into Fiji

Clone this repository and run, at the root of this repository:

mvn -Dscijava.app.directory=/path/to/Fiji.app

About

[EXPERIMENTAL] JSR-223-compliant Kotlin scripting plugin

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 5

Languages