8
So like... Kotlin then?
So like... Kotlin then?
Kotlin is great for null-safety, but Kotlin isn’t a superset, you can’t just compile a java file with kotlin and have it work.
JPlus allows you to enforce null-safety without rewriting your existing Java code, which can be easier for teams working in legacy projects or who prefer staying in pure Java.
For discussing Java, the JVM, languages that run on the JVM, and other related technologies.