Examples for Kotlin.
...
- Open the Kotlin examples in Visual Studio Code
- In VSCode, open a script file in the root of the example folder (where app.kts is located)
- Use the build command. As a result the script file will be build and executed
- Copy the example code. Paste and execute in the Kotlin Playground: https://play.kotlinlang.org/
...
European Union Public Licence version 1.2
Copyright © 2021-2023 Rick Beerendonk