Scala
Language Installation Instructions
Programming Language Paradigms
Install--Linux
Packages Available
- Arch Linux
- Debian
- Ubuntu
- Fedora
- openSUSE
Please consult your distributions documentation on how to install their
respective scala packages
Download Scala Core, Command Line Compiler, and Command Line Interpreter
- Download scala-2.8.0.final-installer.jar from HERE
- Execute scala-2.8.0.final-installer.jar.
- Install. (The defaults are fine.)
Test your scala install
Go HERE to test your install with the command line interpreter and hello world