PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
July 29, 2007

Scala 2.6.0-RC1 Released

Posted: 2007-07-29 10:18:00
Languages ::

Scala 2.6.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 multidimensional arrays, the integration of the scala.util.parsing.combinator package into the standard library, support for synchronous message send for remote actors, the addition of the @native annotation for native methods, new methods for the scala.Array class, a reorganization of some of the compiler options, the removal of deprecated classes, plus other changes and bug fixes.