In this article + demo video, I introduce JPlus, a Java superset that runs on the JVM and extends Java’s syntax naturally.

If you’ve ever wished Java had null safety, concise data classes, or type inference — JPlus aims to provide all of that, while staying 100% compatible with Java.

🎥 Watch the IntelliJ plugin demo

🔑 Key highlights

Null safety at the language level

apply syntax for boilerplate elimination

Fully interoperable with Java

Compiles to Java bytecode

Check out the project and join the discussion on GitHub:
https://github.com/nieuwmijnleven/JPlus


Source: DEV Community.


Leave a Reply

Your email address will not be published. Required fields are marked *

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

The reCAPTCHA verification period has expired. Please reload the page.