this post was submitted on 06 Nov 2025
1 points (100.0% liked)

Java

1966 readers
1 users here now

For discussing Java, the JVM, languages that run on the JVM, and other related technologies.

founded 2 years ago
MODERATORS
 

JPlus is fully compatible with Java, offering modern language features like null safety, boilerplate code generation and other modern language features to reduce developer burden and maximize productivity.

Notably, there is currently no ‘superset’ language that keeps Java syntax almost intact while extending the language with features like null checks at the language level. JPlus aims to fill this gap, providing a language that existing Java developers can naturally learn and adopt.

top 1 comments
sorted by: hot top controversial new old
[–] atzanteol@sh.itjust.works 0 points 5 months ago

So like... Kotlin then?