- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
Code Examples
Created by admin on 2008-07-24.
Updated: 2008-07-28, 21:48
Curious to see what a Scala program looks like? Here you will find the standard "Hello, world!" program, plus simple snippets of Scala code and more advanced code examples.
- Hello, world!
A first program in Scala: how to run it using the interpreter or the compiler.
- Simple Examples
A list of simple Scala snippets, useful to understand some basics of the language, as well as to see what Scala code looks like.
- Advanced Examples
More complex examples that show more advanced features of the Scala language.