Run Kotlin in interactive console

Last modified: 15 June 2021

IntelliJ IDEA provides several ways to execute code snippets outside of a project. This is useful when you need to quickly evaluate some code fragment, test some scenario, or prototype an improvement.