|
You are here |
atilaoncode.blog | ||
| | | | |
zignar.net
|
|
| | | | | Personal weblog about programming, linux, life, the universe and everything | |
| | | | |
sam.hooke.me
|
|
| | | | | The home page of Sam Hooke. | |
| | | | |
nurkiewicz.com
|
|
| | | | | Scala is a programming language running on the Java Virtual Machine. It's statically typed, and you can use it both as functional and object-oriented language. Even at the same time. The functional side of Scala supports higher-order (and higher-kinded) types. For those of you know what it means. On the other hand, object-relational features of Scala are equally strong. Including powerful trait composition, that you can somewhat compare to multiple inheritance. Combine than with great Java interoperability and no wonder why Scala became a go to language for many ex-Java developers. | |
| | | | |
zserge.com
|
|
| | | Explore PL/0, a simplified subset of Pascal, and learn how to build a lexer, a parser and an interpreter from scratch. | ||