PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
November 24, 2006

Scala 2.3.0 Released

Posted: 2006-11-24 10:40:00
Languages ::

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

This release includes: the addition of the orElse combinator to the Actors library, the addition of procedure syntax as an alternative to functions with return type Unit, documentation improvements, plus other changes and a number of fixes.