<< 2011-2 >>
Department of
Computer Science
 

Haskell

This is information about the Haskell functional programming language both generally and in the Computer Science department at Bristol. First, some general information about Haskell, and its versions:

Hugs

Hugs is a lightweight development system for Haskell which is free and which runs on a variety of computers, including PCs. Programs can be developed and debugged quickly and conveniently, though they do not run as quickly as with one of the heavy-duty compilers. Hugs is the best system to use for learning Haskell. Here is some general information:

Compilers

Versions of compilers such as ghc and hbc are installed on the main department net for experimental purposes from time to time. These make extremely heavy use of resources when compiling, but the resulting programs generally run quickly. See /usr/local/ghc on the main department net or contact me directly.
© 1995-2012 University of Bristol  |  Terms and Conditions
About this Page