Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 451 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 451 Bytes

Types and Programming Languages in Athena

This repository contains the implementation and proofs contained within Benjamin Pierce's book, Types and Programming Languages.

While the code provided with the book is in Ocaml, this repository reproduces the book code in Athena. Further, this repository includes proofs (also in Athena) of the lemmas and theorems that are proven informally within the text.