On Monday, 9 April 2012 at 20:22:30 UTC, Mirko Pilger wrote:
http://fpcomplete.com/the-downfall-of-imperative-programming/
---
All data is immutable. All functions are pure. You might think this is crazy — how can you program with such stifling restrictions? It turns out that people have been doing just that for a long time. In fact the most popular language for parallel and distributed programming is Erlang — a functional language. An even better candidate for parallel programming is Haskell, which supports a large variety of parallel paradigms.
---
http://flyingfrogblog.blogspot.com/2008/08/haskells-virginity.html
Oookay.

Reply via email to