Introduction to Formal Verification course at CS Club
- Setup Alectryon using its installation instructions and add it to your
PATH
. - Run
make
ormake doc
in the project root directory.
- Intro to formal verification slides
- Intro to functional programming in Coq: source, rendered