#concept
lambda calculus >> A formal system in mathematical logic based on function abstraction and application using variable binding and substitution. It is a universal model of computation that can be used to simulate any Turing machine.### References