Lambda programming language
From Free net encyclopedia
Revision as of 19:50, 18 April 2005; view current revision
←Older revision | Newer revision→
←Older revision | Newer revision→
The Lambda programming language combines a sort of lambda calculus with a von Neumann architecture. Programs written in Lambda seem very similar to those written in assembly language. There is one type, the integer. Lambda was made by Anne Veling. A compiler and an interpreter for Lambda, both in Java are available at Lambda's website.
[edit]