losaatwork.blogg.se

Kotlin online ide
Kotlin online ide













kotlin online ide

I was being lazy so didn’t want to dig out the laptop to just try out some code, so what to do? I recently found myself in this position as I was reading a Kotlin book on a tablet and wanted to try out one of the coding excercises in the book. These are all great solutions, but what if you don’t have access to an IDE, the command line tools installed or on machine that can run these? No IDE, compiler or computer? No problem! If you don’t want to run in an IDE and have the Kotlin compiler installed then you can try the command line REPL. Use a the Kotlin REPL Run-Eval-Print-Loop.If you do have access to a computer with an IntelliJ IDE then you can try either: Sometimes you want to try out some code and you don’t want the hassle of having to start a new project in your IDE or might not have a machine to hand to run the code.















Kotlin online ide