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.

2010-07-16 00:19 Zurück zur Release-Liste
2.8.0

Dies ist eine wichtige neue Version von Scala, die eine Vielzahl von Fixes und neue Features enthält. Die Sammlung Bibliothek wurde neu gestaltet. Arrays wurden effizienter gestaltet mit besseren Java-Interoperabilität. Manifeste wurden für polymorphe Arrays hinzugefügt. Geben Spezialisierung, benannt und Standard-Argumente, und Paketobjekten umgesetzt wurden. Die Scala Swing-Bibliotheken, die REPL, implicits, Gleichheit, XML-Bibliothek, Anmerkungen, Sbaz und Scalap und Compiler Geschwindigkeit wurden verbessert. Schauspieler wurden verbessert. Packrat Parser Kombinatoren, Fortsetzungen, eine neue zu bauen Manager und ein neues Werkzeug Scaladoc zugegeben.
This is a major new version of Scala, which includes a vast number of fixes and new features. The collection library was redesigned. Arrays were made more efficient with better Java interoperability. Manifests were added for polymorphic arrays. Type specialization, named and default arguments, and package objects were implemented. The Scala Swing libraries, the REPL, implicits, equality, the XML library, annotations, Sbaz and Scalap, and compiler speed were improved. Actors were enhanced. Packrat parser combinators, continuations, a new build manager, and a new Scaladoc tool were added.

Project Resources