IntelliJ IDEA
 
Get IntelliJ IDEA

Run Kotlin in interactive console

Last modified: 11 October 2024

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