Skip to Content
Programming Languages: Concepts and Implementation
book

Programming Languages: Concepts and Implementation

by Saverio Perugini
December 2021
Beginner
840 pages
47h 29m
English
Jones & Bartlett Learning
Content preview from Programming Languages: Concepts and Implementation

7.13 Notes and Further Reading

The classical type inference algorithm with parametric polymorphism for the λ-calculus used in ML and Haskell is informally referred to as the Hindley–Milner type inference algorithm (HM). This algorithm is based on a type inference algorithm, developed by Haskell Curry and Robert Feys in 1958, for the simply typed λ-calculus. The simply typed λ-calculus (λ), introduced by Alonzo Church in 1940, is a typed interpretation of the λ-calculus with only one type constructor (i.e., →) that builds function types. The simply typed λ-calculus is the simplest (and canonical) example of a typed λ-calculus. (The λ-calculus introduced in Chapter 5 is the untyped λ-calculus.) Systems with polymorphic types, including ML and ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Concepts and Semantics of Programming Languages 1

Concepts and Semantics of Programming Languages 1

Therese Hardin, Mathieu Jaume, Francois Pessaux, Veronique Viguie Donzeau-Gouge
Programming C# 10

Programming C# 10

Ian Griffiths

Publisher Resources

ISBN: 9781284222739