Download List

Descripción del Proyecto

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.

System Requirements

System requirement is not defined
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

Algunos errores fueron corregidos.
Tags: Scala 2, Minor bugfixes
A few bugs were fixed.

2008-02-14 16:22
2.7.0-RC2

Esta versión corrige algunos bugs que estaban presentes en RC1.
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

Esta versión incluye los cambios de lenguaje de menor importancia (tipos genéricos de Java, las clases caso ampliada), e incluye numerosas correcciones y mejoras.
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

Esta versión es la misma que RC2.
Tags: Scala 2
This version is the same as RC2.

2007-12-14 19:38
2.6.1-RC2

Esta versión corrige algunos errores presentes en RC1.
Tags: Scala 2, Minor bugfixes
This release fixes a few bugs present in RC1.

Project Resources