Encyclopedia > UnLamda programming language

  Article Content

Unlambda

Redirected from UnLamda programming language

Unlambda is a minimal functional programming language based upon the lambda calculus but not supporting the lambda operator. It relies mainly on three builtin functions and an "Apply" operator, along with some i/o functions to be turing complete.

As an esoteric programming language, Unlambda is meant as a demonstration of very pure functional programming rather than for practical use. Its main feature is the lack of conventional operators and data types -- the only kind of data in the program is one-parameter functions. Data can nonetheless be represented with curried functions.



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Jamesport, New York

... from 18 to 24, 26.8% from 25 to 44, 27.7% from 45 to 64, and 19.9% who are 65 years of age or older. The median age is 43 years. For every 100 females there are 102.7 ...

 
 
 
This page was created in 29.7 ms