Hacker News new | ask | show | jobs
by optymizer 1193 days ago
Kotlin is weird in that it is fully compatible with Java, so you can reuse all the existing Java libraries, which was the primary argument there.

Embrace-extend-extinguish is a tried and true strategy to overcome entrenched languages, I suppose.