Jump to content

Functional programming language: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
bold title
No edit summary
Line 2: Line 2:
[[Haskell programming language|Haskell]] and [[Erlang programming language|Erlang]].
[[Haskell programming language|Haskell]] and [[Erlang programming language|Erlang]].


See [[Functional programming]] for more.

Revision as of 16:57, 6 September 2002

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 and Erlang.

See Functional programming for more.