Skip to content

Comment on What's New in Kotlin 2.0.0parent

Comments

A while ago, I tried compiling a simple Kotlin hello world on the command line (my preferred "IDE"). I vividly recall it taking around 7 seconds to even compile, every time. It could be that my rickety laptop was to blame, but not probably wholly.

AFAICT, the only viable avenue of Kotlin developemnt is by using an IDE (or maybe launch a Gradle deamon--but that'll be another rant).

And that is my major criterion for every modern programming language: How easy is it to use on the CLI (also my preferred IDE)? IMHO all fail there

If you accept to use gradle, then Kotlin works great without an IDE.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.