Lambda programming language
From Free net encyclopedia
(Difference between revisions)
Revision as of 19:50, 18 April 2005 LittleDan (Talk | contribs) ← Previous diff |
Current revision LittleDan (Talk | contribs) |
Current 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]