Jump to content

Functional programming language: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
*links
(No difference)

Revision as of 17:47, 14 October 2001

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.