| CARVIEW |
Scala Main Menu
- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
Introducing Scala
Scala is a general purpose 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, enabling Java and other programmers to be more productive. Code sizes are typically reduced by a factor of two to three when compared to an equivalent Java application. Read more
Akka 0.6 is released
Created by admin on 2010-01-07. Updated: 2010-01-07, 16:31A new release of Akka is available. Akka is an Actors-based framework that, in the author's words, enables "Simpler Scalability, Fault-Tolerance, Concurrency & Remoting through Actors". Akka has both a Scala API and a Java API.
Jonas Bonér writes: I am proud to announce the release of Akka 0.6. It is a major release in many ways. Many people have made this happen. Especially the great team but also many of the users on the mailing list. Thank you all. Download Akka 0.6 here.
The First Scala Workshop — Scala Days 2010
Created by admin on 2009-11-16. Updated: 2009-11-18, 13:08The Scala Workshop is a forum for researchers and practitioners to share new ideas and results of interest to the Scala community. The first workshop will be held at EPFL in Lausanne, Switzerland, on Thursday 15 April 2010, as part of a planned Scala Days 2010 event (15-16 April). Further details about this event will follow a bit later on this website.
The Call for Papers of the workshop is now available. We seek papers on topics related to Scala, including (but not limited to): language design and implementation, library design and implementation patterns, formal techniques for Scala-like programs, concurrent and distributed programming, safety and reliability, tools, and case studies. You can find the complete CFP on this page.
The Scala Shop!
Created by admin on 2009-11-05. Updated: 2009-11-06, 15:24A new resource is available for all the Scala enthusiasts: the Scala Shop! With a great assortment of Scala-branded shirts, mugs, hats, buttons, stickers, and other items, you will certainly find something appropriate for all of your Scala merchandising needs. While you wait for the upcoming new Scala release, feel free to browse around: you can find all the information about the Scala Shop on this page.
Scala 2.7.7 final
Created by admin on 2009-10-28. Updated: 2009-10-28, 19:11A new stable release of Scala is ready, Scala 2.7.7.final includes fixes and refactorings for the Actors library, improvements to the Scala IDE for Eclipse, as well as additional bug fixes. The new release can be obtained, as usual, from our Download Page.
ScalaTest 1.0 Released
Created by bagwell on 2009-10-26. Updated: 2009-10-26, 12:31Bill Venners, President of Artima has announced the availability of ScalaTest 1.0, an open source application for concisely creating test code for Java platform based applications that can run on multiple processor cores for parallel testing.
The principal contributors Bill, George Berger and Josh Cough have exploited the syntactic power of Scala to create a powerful testing framework that speeds up the whole testing process. The test code is intuitive to understand and is expressed in a very natural style. Thomas Knierim, a satisfied user, says of Scalatest "Nice piece of software. Simple and straightforward to use. I dropped the new jars into my existing Ant projects and the unit tests worked right out of the box."
Scala 2.7.7 RC2
Created by admin on 2009-10-21. Updated: 2009-10-21, 03:21The new release candidate Scala 2.7.7.RC2 is now available for testing. This release includes fixes and refactorings for the Actors library, a few improvements to the Scala IDE for Eclipse, as well as additional bug fixes. You can obtain this release candidate, and help us testing it, by visiting our Download Page.
Scala Quick Links
Featured News
User login
Poll
Copyright © 2010 École Polytechnique Fédérale de Lausanne (EPFL), Lausanne, Switzerland
Introduction
Learn Scala
In the Enterprise
Research
Community
Compiler