Skip to content

teimichael/program-proof

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Program Proof

For studying program proving with OCaml implementations.

Contents

  • A small language
  • Typing as proving

Command

Build

dune build

Test

dune runtest

Execution

dune exec program_proof

References

  • Samuel Mimram. PROGRAM = PROOF
  • Benjamin C. Pierce. Types and Programming Languages
  • Rob Nederpelt, Herman Geuvers. Type Theory and Formal Proof: An Introduction
  • dune

Releases

No releases published

Packages

No packages published