Hacker News new | ask | show | jobs
by syncsynchalt 1746 days ago
Kotlin is my suggestion too.

Kotlin (or any other JVM variant that does non-nullability in a seamless way) and coding guidelines should get you 90% of the way to a null-free world.