Hacker News new | ask | show | jobs
by jkelleyrtp 843 days ago
I'm a big Rust person but the language I think that's slept on is Kotlin.

It has all the goodies I like in Rust (multiplatform, decorators, FP, pattern matching) but with a GC/JVM to back it.

I personally like Rust since I can drop down to low-level embedded projects and stick with one language, but depending on what interest you, Kotlin can be an excellent fit.

1 comments

Can’t be bothered with Kotlin as you have no choice but to use IntelliJ to work with it.