Skip to content

energister/kotlin-jsr223-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kotlin script engine usage example

The project is a simple demonstration of the Kotlin script engine functionality. It's a Maven adaptation of the JetBrain's kotlin-jsr223-local-example.

The engine is able to execute scripts written on Kotlin right from your application (written on any Java-compatible language). This project demonstrates in-process execution (no other processes are spawn).

Releases

No releases published

Packages

No packages published

Languages