Scala
Language Installation Instructions
Programming Language Paradigms

Install--Linux

Packages Available

  1. Arch Linux
  2. Debian
  3. Ubuntu
  4. Fedora
  5. openSUSE

  6. Please consult your distributions documentation on how to install their respective scala packages

Download Scala Core, Command Line Compiler, and Command Line Interpreter

  1. Download scala-2.8.0.final-installer.jar from HERE
  2. Execute scala-2.8.0.final-installer.jar.
  3. Install. (The defaults are fine.)

Test your scala install

Go HERE to test your install with the command line interpreter and hello world