Chapter 1. Haskell Intro

Haskell is a polymorphicly typed, lazy, purely functional programming language. It can be used in a variety of applications like robot control, web servers, artificial intelligence, etc.

Real world applications include: (See Also: http://www.haskell.org/practice.html)