Department of Computer Science. Research areas: Database, Information and Knowledge Based Systems; Dependable Systems; Cognitive Science; Image Systems Engineering; Textures; Intelligent Systems; ULTRA.
A Haskell extension for parallel programming built on top of the Glasgow Haskell compiler (GHC). Parallelism is identified using annotations (generally evaluation strategies), that are defined using only two extra primitives: par and seq.