Lambda Calculus
Lambda calculus (often written λ-calculus) is a formal system in mathematical logic for expressing computation based on function abstraction and application using variable binding and substitution.
Explore Programming Languages through related topics and the articles other pages reference most.
Articles that also belong to these categories. Counts cover all of Programming Languages.
Showing 1-2 of 2 articles
Lambda calculus (often written λ-calculus) is a formal system in mathematical logic for expressing computation based on function abstraction and application using variable binding and substitution.
Lean is an open source interactive theorem prover and dependently typed functional programming language created by Leonardo de Moura, first launched at Microsoft Research Redmond in 2013.