- An Online Bibliography of Haskell Research
- Provides a list of topics for discussion about the Monads’ and Arrows’ theories and applications. Includes information on the Haskell language design, its theoretical aspects and semantics.
- Haskell
- Contains the types of operators, classes of datatypes, functions and other keywords to consider in learning about Haskell.
- Haskell Tutorial for C Programmers
- Introduction to Haskell, its purposes, functions, exercises and examples, and critiques. Offers a downloadable postscript and html version of the tutorial.
- Haskell: The Craft of Functional Programming
- Includes the newest versions of minesweeper in Haskell code with its ASCII and graphical interface. Provides other useful links related to Haskell programming language.
- The Lambda Complex
- Tutorial index that includes an article for programmers about the differences between the functional and imperative languages. Provides an introduction to Haskell programming applications.
- Monads for the Working Haskell Programmer
- Short tutorial on the basic functions of Haskell programming namely the data declarations, lambda expressions and function definitions.
|