Haskell

Pure functional?

Recently I decided to look at Haskell programming language. I have downloaded the best available compiler ([?:http://haskell.org/ghc/ GHC 6.8.1]), retrieved tutorial and started to dig in.

Everyone Haskell-related has promised me the pure functional language. This means lazy evaluations and no side effects. The basic syntax is quite easy, so I have started to do exercises.  read more »

Syndicate content