Google Noop, the next-generation Java?

Sep 18 2009

Google came up with a language with an attitude, where they will try to follow some good practices and avoid some bad ones. Noop will be running on the Java Virtual Machine (JVM), thus it will be quite popular.

Developers will aim at a more readable code syntax, testability, dependecy injection and some other good practices. Subclassing, Primitives and Statics will be avoided.

For more information, check out the Noop Google Code page.

[ via ]