Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 1.04 KB

File metadata and controls

10 lines (7 loc) · 1.04 KB

hindley-milner-typescript-minimal

Extra minimal TypeScript implementation of Hindley-Milner type inference

Also see

YouTube Channel Ottie
A YouTube channel covering Hindley-Milner from first principles, intended to be accessible for people not already very familiar with functional languages or type theory. A fuller implementation of Hindley-Milner type inference, on a richer language, combined with a web interface that makes inspecting what it's doing easier.
Screenshot of YouTube playlist Screenshot of Ottie tool