PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
February 08, 2008

Scala 2.7.0-RC1 Released

Posted: 2008-02-08 06:14:25
Languages ::

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

This release includes: support for optional XML attributes, a scala.BigDecimal wrapper class, support for generic Java types and type annontations by default, a rewrite of scala.StringBuilder in Scala, documentation updates, and bug fixes.