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