Kotlin Scripting is a library that allows a developer to write Kotlin code and have it executed not after having been compiled for the targeted platform. Gradle’s Kotlin DSL, with which one can write Gradle build scripts in place of using Groovy-based script files, is available on Kotlin's website.
Table of contents
Recap: Server-side web pages with KotlinKotlin Scripting – An IntroductionAdaptation StepsAnalysisConclusionAuthorSort: