Operator Overloading Added to Java

Manifold plugs into Java to supplement it with game-changing features, from Type-safe Metaprogramming, Structural Typing, and Extension Methods to an integrated Template Engine and a Preprocessor. … Read more

Similar

Things We Love About Java

JetBrains loves all programming languages, and developers of all types! This May, Java turns 25 years old! So we want to pay it special attention, and celebrate 25 things we love about Java and the JVM. (more…)

Read more »

Java record pattern matching in JDK 19

Enhance the Java programming language with record patterns to deconstruct record values. Record patterns and type patterns can be nested to enable a powerful, declarative, and composable form of data navigation and processing. This is a preview language ... (more…)

Read more »