@ellyxir if you know Java many things would look familiar, but the code doesn't look Java-ish at all. It's a lot less verbose, even to run something it doesn't require you to create a stupid and unnecesary class.
And btw, you can compile to machine code directly, there's a thing called Kotlin Native, ideal for making quick and dirty CLI tools.