[Haskell-cafe] Re: [Haskell] pros and cons of static typing and side effects ?

Martin Vlk vlcak01 at tiscali.cz
Sat Aug 27 09:27:06 EDT 2005


Hi folks,
have you read this paper:
http://www-i2.informatik.rwth-aachen.de/Staff/Current/michaelw/sttt-ml-haskell.pdf

It contains descriptions of lots of real-world problems and how easily they 
are solved with Haskell (and ML, because the paper compares the two 
languages).
Among other things it touches on the static typing pros and cons in a way that 
anyone who ever did serious programming will understand.

vlcak


More information about the Haskell-Cafe mailing list