Scala
Language Installation Instructions
Programming Language Paradigms

Install--Windows XP

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