<@U0B8ZP13Q> valid scripting support is in 1.1 onl...
# scripting
i
@cedric valid scripting support is in 1.1 only. M1 already has an usable implementation, but in the master it is developed further. As of examples - there are tests - https://github.com/JetBrains/kotlin/blob/master/compiler/tests/org/jetbrains/kotlin/scripts/ScriptTest2.kt I also prepared (but not published yet) changes to spek with usage of scripting. And there is https://github.com/ligee/kotlin-jupyter which doesn’t use templates, but implements advanced resolving functionality.