Downloadliste

Projektbeschreibung

Scala is a modern multi-paradigm programming language designed to express common programming patterns in a concise, elegant, and type-safe way. It smoothly integrates features of object-oriented and functional languages including mixins, algebraic datatypes with pattern matching, genericity, and more. It is well integrated with Java and .NET: the Scala compiler produces standard Java class files or .NET assemblies, and Java/.NET libraries and frameworks can be used without glue code or additional declarations.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-02-28 13:56
2.7.0-final

Ein paar Bugs wurden gefixt.
Tags: Scala 2, Minor bugfixes
A few bugs were fixed.

2008-02-14 16:22
2.7.0-RC2

Diese Version behebt einige Fehler, die in RC1 präsentieren.
Tags: Scala 2, Minor bugfixes
This version fixes a few bugs that were present in
RC1.

2008-02-08 15:15
2.7.0-RC1

Diese Veröffentlichung fügt geringfügige Änderungen der Sprache (Java generischen Typen, erweiterten Fall Klassen) und enthält zahlreiche Verbesserungen und Bugfixes.
Tags: Scala 2, Minor feature enhancements
This release adds minor language changes (Java
generic types, extended
case classes) and includes many bugfixes and
improvements.

2007-12-19 17:31
2.6.1-final

Diese Version ist identisch mit RC2.
Tags: Scala 2
This version is the same as RC2.

2007-12-14 19:38
2.6.1-RC2

Diese Version behebt einige Fehler, die in RC1.
Tags: Scala 2, Minor bugfixes
This release fixes a few bugs present in RC1.

Project Resources