roadworks This page is permanently under construction.

5. Links

  1. Haskell
  2. Generic programming: people, projects and events
  3. Functional programming: people and places
  4. Algorithms and data structures: people and places
  5. Literature
  6. Conferences
  7. Journals
  8. Blackboard
  9. Miscellaneous
5.1 Haskell

Haskell is a general purpose, purely functional programming language incorporating many recent innovations in programming language design. Haskell provides higher-order functions, non-strict semantics, static polymorphic typing, user-defined algebraic datatypes, pattern-matching, list comprehensions, a module system, a monadic I/O system, and a rich set of primitive datatypes, including lists, arrays, arbitrary and fixed precision integers, and floating-point numbers. Haskell is both the culmination and solidification of many years of research on lazy functional languages. [The Haskell 98 Report]

Haskell

The Haskell User's Gofer System

Glasgow Haskell Compiler

Haskell B. Compiler

Nearly a Haskell 1.3 Compiler

5.2 Generic programming: people, projects and events

5.3 Functional programming: people and places

5.4 Algorithms and data structures: people and places

5.5 Literature

5.6 Conferences

Past events. Future events.
5.7 Journals

5.8 Blackboard

5.9 Miscellaneous


Ralf Hinze, ralf@informatik.uni-bonn.de, 17 March 2001.