A Scalable Language
The name Scala stands for "scalable language". You can apply Scala to a wide range of programming tasks, from writing small scripts to building large systems.
1 What Makes Scala Scalable ?
Scalability is influenced by many factors, ranging from syntax details to component abstraction constructs.
- Scala is object-oriented
- Scala is functional