ceez / coq-sf

Exercises from Software Foundations (Using coq)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#########################################################################
                           SOFTWARE FOUNDATIONS
#########################################################################

This directory contains both Coq scripts (.v files) and more readable
HTML files for the Software Foundations electronic textbook.

  - Preface.v or Preface.html
    The place to start reading, including details on how to install
    required software

  - index.html
    The book's cover page and navigation starting point

  - deps.html 
    Overview of the ordering of chapters

  - LICENSE
    Explanation of how these files may be redistributed

About

Exercises from Software Foundations (Using coq)

License:MIT License


Languages

Language:HTML 81.2%Language:Coq 15.3%Language:TeX 2.0%Language:OCaml 1.2%Language:CSS 0.1%Language:Makefile 0.1%Language:JavaScript 0.0%