<@U0FLRRSQK> I think in this case the best approac...
# scripting
i
@Dmitry Kandalov I think in this case the best approach for now is to use JSR 223 API. See e.g. https://github.com/JetBrains/kotlin/tree/1.1-M04/libraries/examples/kotlin-jsr223-local-example for example usage. You’ll need to use 1.1 branch for that, e.g. the latest 1.1-M04 release.