2011/4/27 Ketil Malde <[email protected]>: > Henning Thielemann <[email protected]> writes: > That "Haskell is great because of its laziness" is arguable, see Robert > Harper's blog for all the arguing. (http://existentialtype.wordpress.com/)
I think that author sin't quite right there. http://en.wikipedia.org/wiki/Haskell_%28programming_language%29 Haskell (pronounced /ˈhæskəl/) is a standardized, general-purpose purely functional programming language, with *non-strict* semantics and strong static typing. Haskell is great because of non-strictness. _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
