Skip to content

chrisnevers/software-foundations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Software Foundations

This repository contains the examples and exercises I completed while reading the Software Foundation series.

Logical Foundations

  • Functional Programming in Coq

    • Basics.v
  • Proof by Induction

    • Induction.v

Building the project

To generate the Makefile, used to build the project, run the following from each subdirectory.

coq_makefile -f _CoqProject *.v -o Makefile

About

Examples and Exercises From Software Foundations

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published