Implementing Dependent Types in pi-forall

Stephanie Weirich
2023-07-12
Abstract:These lecture notes describe the design of a minimal dependently-typed language called "pi-forall" and walk through the implementation of its type checker. They are based on lectures given at the Oregon Programming Languages Summer School during July 2023.
Programming Languages
What problem does this paper attempt to address?