Haskell

Basic idea

Pure, lazy, statically typed functional language (1990). Every expression is referentially transparent; effects are confined to the type system via monads. The premier industrial vehicle for type-system research.

Key facts

Siblings