Scala is a modern multi-paradigm 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 including mixins,
algebraic datatypes with pattern matching,
genericity, and more.