Functional programming language

This is an old revision of this page, as edited by Vkuncak (talk | contribs) at 00:39, 27 December 2002. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

A functional programming language is a language that supports and encourages computer programming in a functional style. The oldest example is LISP. More recent examples include Scheme, ML, Haskell, Erlang, Clean .

See Functional programming for more.