- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
What is Scala?
Created by admin on 2008-07-28.
Updated: 2008-07-28, 16:17
Scala is a programming language. It is both object-oriented (think inheritance, methods, ...) and functional (think closures). It blends a number of modern language features, while maintaining close compatibility with Java.