PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
October 16, 2007

Groovy 1.1-RC-1 Released

Posted: 2007-10-16 06:27:00
Languages ::

Groovy 1.1-RC-1 has been released. Groovy is a dynamic, object-oriented language for the Java Platform.

This release includes: the groovysh command line shell enabled by default; a new metaClass property available on all objects; support for overloading the unary plus, minus and negate operators; coercing of strings to classes; and other changes.