Kotlin Launcher - Execute Kotlin Applications | Online Free DevTools by Hexmos
Execute Kotlin applications with Kotlin Launcher. Compile and run Kotlin code directly from the command line, and manage versions effortlessly. Free online tool, no registration required.
kotlin
Kotlin application launcher. More information: https://kotlinlang.org.
- Run a jar file:
kotlin {{filename.jar}}
- Display Kotlin and JVM version:
kotlin -version
