PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
July 19, 2006

Scala 2.1.7 Released

Posted: 2006-07-19 23:08:00
Languages ::

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

This release includes: support for multi-line strings quoted with triple quote marks, support for applying Scala attributes and Java annotations to class/method parameters, plus other changes and bugfixes.