Lambda programming language
|
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.
External link
- homepage of Lambda (http://www.veling.nl/anne/lang/lambda/)