PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
October 11, 2006

Scala 2.2.0 Released

Posted: 2006-10-11 23:46:00
Languages ::

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

This release includes: a rewrite of the actors library, the use of exceptions instead of errors by methods in the standard Scala library, collection library improvements, enhancements to the XML API, plus other changes and a number of bugfixes.