archives

Noop: Google Language for the JVM

It looks like a couple developers at Google are creating a Java-like language for the JVM called Noop. Some of the highlights are no implementation inheritance (a delegate mechanism), properties, built-in dependency injection, no statics, no primitives....