[Haskell-cafe] Haskell in 3 Slides

Kalman Noel noel.kalman at googlemail.com
Thu May 21 03:40:49 EDT 2009


Joe Fredette schrieb:
> 3-4 slides imply 3-4 topics, so the question is what are the 3-4 biggest
> topics in haskell? I would think they would be:
> 
> * Purity/Referential Transparency
> * Lazy Evaluation
> * Strong Typing + Type Classes
> * Monads

If the goal is to be able to talk about different examples of Haskell
code in the rest of the presentation, the big topic I'd choose would be
called »How function definitions look like in Haskell«.

Kalman


More information about the Haskell-Cafe mailing list