PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
November 16, 2005

Scala 1.4.0.3 Released

Posted: 2005-11-16 22:28:00
Languages ::

Scala 1.4.0.3 has been released. Scala is a multi-paradigm language, offering object-oriented and functional capabilities.

This release: adds new methods in the scala.xml package, adds a Predef.exit(Int status) method, fixes the Scalac Ant task under Windows, and fixes some bugs in the collection library.