PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
March 09, 2007

Scala 2.4.0-RC1 Released

Posted: 2007-03-09 22:37:00
Languages ::

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

This release includes: the addition of support for futures to the actors library, pattern matching support for matching prefixes, plus other changes and a number of bug fixes.