PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
August 21, 2008

Scala 2.7.2 RC1 Released

Posted: 2008-08-21 06:10:15
Languages ::

Scala 2.7.2 RC1 has been released. Scala is a statically typed, extensible, multi-paradigm language, offering object-oriented and functional support.

This release includes: compiler support for the generation of generic signatures, support for combined Java/Scala projects, the first version of the ScalaSwing library, and new implementations of some collection classes.