DESCR 384 B

1234567
  1. Scala is a general purpose programming language designed to express
  2. common programming patterns in a concise, elegant, and type-safe way. It
  3. smoothly integrates features of object-oriented and functional
  4. languages, enabling Java and other programmers to be more productive.
  5. Code sizes are typically reduced by a factor of two to three when
  6. compared to an equivalent Java application.