SE3E - Programming Languages - Haskell

Much useful material, including that listed below, is available from the Haskell.org.

Several textbooks on and using Haskell exist. Titles should have a few copies of the following two in stock:

Language Implementation

In the beginning, we use only the (widely ported) interpreter Hugs. You should be able to invoke hugs on the departmental SUNs after you perform the SW setup.

Handouts


SE3E: Programming Languages