how-to-implement-dependent-type-theory
how-to-implement-dependent-type-theory copied to clipboard
A tiny dependent typechecker in Haskell, translated from @andrejbauer's OCaml
A simple dependent typechecker
Translated from How to Implement Dependent Type Theory I, which is in OCaml.