Monday, September 21, 2009

Noop : new google programming langage which be made to be integrate on Sun's JVM.

Google has create a new langage which is done to be initialy integrated at the JVM.
The language's goal :


Noop says Yes to


* Dependency injection built into the language

* Testability - a seam between every pair of classes

* Immutability

* Syntax geared entirely towards readable code

* Executable documentation that's never out-of-date

* Properties, strong typing, and sensible modern standard library


Noop says No to


* Any statics whatsoever

* Implementation inheritance (subclassing)

* Primitives

* Unnece



it's seem interesting !


More information :


JVM summit conference

javaworld's article

Noop home page

No comments:

Post a Comment