Programming Language - Haskell


Haskell

Haskell - (named for the logician Haskell B. Curry). April 1990. Designed
by a committee from the functional programming community. A lazy purely
functional language largely derived from Miranda. Static polymorphic
typing, higher-order functions, user-defined algebraic data types, and
pattern-matching list comprehensions. Innovations include a class system,
operator overloading, functional I/O system, functional arrays, and
separate compilation. "Report on the Programming Language Haskell Version
1.1", Paul Hudak & P. Wadler eds, CS Depts, U Glasgow and Yale U. (Aug
1991). Version 1.2: SIGPLAN Notices 27(5) (Apr 1992).
list: haskell-request@cs.yale.edu, HASKLD-L@YALEVM.BITNET.
Yale Haskell - Version 2.0.6, Haskell 1.2 built on Common Lisp
ftp://nebula.cs.yale.edu/pub/haskell/yale/*
info: haskell-request@cs.yale.edu
Glasgow Haskell - Version 0.20, generates C output
ftp://ftp.dcs.glasgow.ac.uk/pub/haskell/glasgow/ghc*
info: glasgow-haskell-request@dcs.glasgow.ac.uk
Haskell-B - Haskell 1.2 implemented in LML, generates native code
ftp://ftp.cs.chalmers.se/pub/haskell/chalmers/lml-0.999.3.*
info: hbc@cs.chalmers.se

Comments, Experience, Additions

Next Language:   HASL


Language Search

 


Browse by Letter

A B C D E F G H I J K L M
N O P Q R S T U V W X Y Z


Haskell Programming Language
http://www.programming-languages.co.uk/haskell.html
Large list of computer programming languages arranged alphabetically, with explanations.






©Copyright 2007 - Programming Languages