Skip to content
This repository has been archived by the owner on Jan 17, 2022. It is now read-only.

stepchowfun/coq-intro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coq intro

An introduction to proving theorems and certifying programs with Coq. The accompanying slides can be found here.

Build Status

Instructions

Make sure you have the dependencies listed below. Then you can run make to verify the proofs. The build artifacts can be removed with make clean.

Dependencies

The build system depends on the following:

You also need the usual set of Unix tools, such as echo, find, etc.

Releases

No releases published

Packages

No packages published