News

Haskell is purely functional, and does not have loops or assignment statements as found in most mainstream programming languages. Haskell encourages the use of functions, and higher-order functions, ...
So I'm trying to learn a little bit of Haskell... I'm a Java drone- I did some SML while studying, but it seems to me that Haskell's non-straightforward numerical types are not the best part to ...