aboutsummaryrefslogtreecommitdiff
path: root/lang/scala/pkg-descr
blob: 90cd6c39188c0789a1b45f5abedc32720e2c2721 (plain) (blame)
1
2
3
4
5
6
7
8
Scala is a general purpose programming language designed to express
common programming patterns in a concise, elegant, and type-safe
way. It smoothly integrates features of object-oriented and functional
languages, enabling Java and other programmers to be more productive.
Code sizes are typically reduced by a factor of two to three when
compared to an equivalent Java application.

WWW: http://www.scala-lang.org/