For studying program proving with OCaml implementations.
- A small language
- Typing as proving
dune build
dune runtest
dune exec program_proof
- Samuel Mimram. PROGRAM = PROOF
- Benjamin C. Pierce. Types and Programming Languages
- Rob Nederpelt, Herman Geuvers. Type Theory and Formal Proof: An Introduction
- dune