Scala
|
Scala is a multi-paradigm programming language designed to express common programming patterns in a concise, elegant, and type-safe way.
The Hello world program written in Scala:.
object HelloWorld with Application { Console.println("Hello, world!"); }
External link
- Scala website (http://scala.epfl.ch/)
Musical Tuning
Scala is also a freeware program available on the Web which allows the user to create musical scales (tunings), edit them, analyze them, play their sounds, and export these tunings to MIDI instruments. The program was created by Manuel Op de Coul in the Netherlands.
Scala's motto is "INVENIT ET PERFICIT" which means "It finds and perfects" or "It discovers and accomplishes" in Latin. Its logo is a Renaissance-style relief print of a cherub holding a compass and a globe with a diatonic musical scale which has a circle of fourths inscribed within it.
The program allows the user to experiment with microtones.
External link
- Scala's home page (http://www.xs4all.nl/~huygensf/scala/)