Unlambda
| Use attributes for filter ! | |
| Implementation language | Scheme |
|---|---|
| C | |
| Java | |
| Designed by | David Madore |
| Date of Reg. | |
| Date of Upd. | |
| ID | 2085079 |
About Unlambda
Unlambda is a minimal, "nearly pure" functional programming language invented by David Madore. It is based on combinatory logic, a version of the lambda calculus that omits the lambda operator. It relies mainly on two built-in functions and an apply operator.