English

A Tutorial Introduction to the Lambda Calculus

Logic in Computer Science 2015-04-01 v1

Abstract

This paper is a concise and painless introduction to the λ\lambda-calculus. This formalism was developed by Alonzo Church as a tool for studying the mathematical properties of effectively computable functions. The formalism became popular and has provided a strong theoretical foundation for the family of functional programming languages. This tutorial shows how to perform arithmetical and logical computations using the λ\lambda-calculus and how to define recursive functions, even though λ\lambda-calculus functions are unnamed and thus cannot refer explicitly to themselves.

Keywords

Cite

@article{arxiv.1503.09060,
  title  = {A Tutorial Introduction to the Lambda Calculus},
  author = {Raul Rojas},
  journal= {arXiv preprint arXiv:1503.09060},
  year   = {2015}
}

Comments

4 figures

R2 v1 2026-06-22T09:06:56.667Z