· The design of Scala started in 2001 at EPFL, Switzerland, by Martin Odersky. Its first public release was 2004.
· Scala code compiles into Java Byte Code and can be run on any Java virtual machine.
· Scala supports both the object-oriented and functional paradigms.
· Please read these installation instructions.