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.

2013-01-05 06:57 Zurück zur Release-Liste
2.10.0

Diese Version enthält Wertklassen, implizite Klassen, String Interpolation, Futures und Versprechungen, dynamische und ApplyDynamic, abhängige Methodentypen, ein neuer ByteCode-Strahler auf der Grundlage von ASM, eine neue Muster-Matcher, Scaladoc Verbesserungen, modularisierte Sprachfeatures und konfigurierbare Parallel Sammlungen mit benutzerdefinierte Threadpools. Akka Akteure sind jetzt enthalten. Es gibt Leistungsverbesserungen, ein schneller Inliner, ein Update der ForkJoin Bibliothek, Korrekturen und Verbesserungen an PartialFunctions.
This release includes Value Classes, Implicit Classes, String Interpolation, Futures and Promises, Dynamic and applyDynamic, Dependent method types, a new ByteCode emitter based on ASM, a new Pattern Matcher, Scaladoc improvements, modularized language features, and configurable Parallel Collections with custom thread pools. Akka Actors are now included. There are performance improvements, a faster inliner, an update of the ForkJoin library, fixes, improvements to PartialFunctions, and more.

Project Resources