Category:Scala

From Rosetta Code

Jump to: navigation, search

Programming Language
Scala is a programming language. It may be used to instruct computers to accomplish a variety of tasks which may or may not be domain-specific.

Listed below are all of the tasks on Rosetta Code which have been solved using Scala.

See also: Scala on the HOPL


Scala is a hybrid Functional/OO language developed by Martin Odersky and his team at LAMP. Scala compiles to Java bytecode and can interoperate with Java code. See http://scala-lang.org.

Personal tools