Jump to content

Lambda programming

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Charles Matthews (talk | contribs) at 21:09, 5 September 2004 (intro). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Lambda programming is used loosely as a synonym for functional programming, while at the same time alluding to lambda calculus, a calculus which is a functional language when it is applied. Apart from this, there is also an obscure programming language called Lambda.

To avoid this confusion it is probably better to specifically refer to either the calculus or the programming paradigm.