Erlang
22 Sep 2008
Random
0 Comments
I’ve been wanting to learn about some new programming languages (or at least, languages with concepts and paradigms that are new to me) for some time now.
One such language is Erlang. It’s a concurrent, functional language designed for large-scale fault-tolerant systems. It also happens to be pretty useful when combined with multi-core systems (as are [...]








