-
-
Notifications
You must be signed in to change notification settings - Fork 2
Investigate Kotlin scripting #8
Copy link
Copy link
Closed
Labels
Description
Kotlin could possibly be used as a scripting language. It has experimental support for scripts (".kts" files) and there seems to be a publish library for running scripts from JVM land here: https://github.com/s1monw1/KtsRunner
Reactions are currently unavailable