Lambda programming language
From Free net encyclopedia
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]