PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
April 10, 2008

Scala 2.7.1 RC1 Released

Posted: 2008-04-10 06:14:05
Languages ::

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

This release includes: the removal of the contractiveness requirement for implicit methods, regular expression parsers, the addition of 'requires' and 'ensuring' methods to Predef.scala, bug fixes, and other changes.