June 2005
A tour of the haskell monad functions
This reference guide describes monad and functor functions in the modules Prelude and Monad.
May 2005
Haskell for C Programmers
by 4 others (via)It seems that no other tutorial was written to help students overcome the difficulty of moving from C/C++, Java, and the like to Haskell.
February 2005
Making Haskell programs faster and smaller
This is a review of some of the processes I've been using to deal with the problems caused by processing large amounts of data, for my own reference, and for anyone else who would like similar help, as this is not usually found in the Haskell textbooks.
Practical lock-freedom
There are potentially a number of advantages in using lock-free programming techniques, including improved fault tolerance, resistance to deadlock, no 'lock convoying', and no chance of unfortunate scheduler interactions (such as priority inversion).
Postmaster ESMTP Server
Postmaster is the mail transport agent of choice for the discriminating hacker.
Halipeto
Haskell based Content Management System (a rather simple, but very flexible one).
Web Authoring System Haskell (WASH)
by 1 otherWASH is a family of embedded domain specific languages (EDSL) for programming Web applications.
The Haskell Home Page
by 2 othersHaskell is a general purpose, purely functional programming language. Haskell compilers are freely available for almost any computer.
1
(9 marks)