User loginNavigation |
[ANN] Scala-2The Scala language fuses object-oriented and functional programming while staying completely interoperable with Java. It is compiled to JVM class files, subclassing is allowed both ways between Java and Scala classes, and no glue code needs to be written by users. Scala also adds several important and convenient constructs, such as: - mixin composition with traits, The second major version of Scala is now publicly available. This version adds some new constructs to the language and simplifies some idioms (http://scala.epfl.ch/docu/scala2.html). There are also the following new tools: - a new `scalac' compiler, which is completely written in Scala - a new `scalaint' interpreter shell, which is integrated with the compiler and which drops most restrictions of the previous version. - a new Eclipse plugin. See http://scala.epfl.ch/docu/eclipse/index.html - a new tool `sbaz' to manage and distribute Scala packages. See http://scala.epfl.ch/downloads/sbaz.html This implementation runs on the Java VM, JDK 1.4 or 1.5. An automatic installer is available for Windows, MacOS X, Linux, Solaris, and most other operating systems. For further information and downloads, please visit: http://scala.epfl.ch By Martin Odersky at 2006-03-29 15:27 | LtU Forum | previous forum topic | next forum topic | other blogs | 10100 reads
|
Browse archivesActive forum topics
|
Recent comments
4 hours 15 min ago
5 hours 55 min ago
6 hours 39 min ago
6 hours 41 min ago
7 hours 33 min ago
7 hours 48 min ago
9 hours 51 min ago
10 hours 17 min ago
14 hours 1 min ago
15 hours 23 min ago