ActiveJ is an alternative Java platform built from the ground up. ActiveJ redefines web, high load, and cloud programming in Java, featuring ultimate performance and scalability! - activej/activej... (more…)
Read more »
Imagine you're going to a big dance party with your crush. For the sake of this article, you and your crush are objects and your life is the component you're in.
Read more »
The fact that AI can program is nothing new – but how well it can do it remains unclear. Symflower is now attempting a systematic comparison. (more…)
Read more »
The JSpecify collective has made its first release. The group's mission is to define common sets of annotation types for use in JVM languages, to improve static analysis and language interoperation. The first release is centred on nullability, and aligns ... (more…)
Read more »
The release of Java SE 15 in Sept 2020 will introduce "sealed classes" (JEP 360) as a preview feature. A sealed class is a class or interface which restricts which other classes or interfaces may extend it. Sealed classes, like enums, capture alternative... (more…)
Read more »