ceez / coq-vfa

Verified Functional Algorithms

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 Verified Functional Algorithms, by Andrew W. Appel,
   volume 3 of the Software Foundations series.

  - VFA.v or VFA.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

Verified Functional Algorithms

License:MIT License


Languages

Language:HTML 76.2%Language:Coq 17.0%Language:TeX 3.4%Language:CSS 1.6%Language:OCaml 1.0%Language:Makefile 0.6%Language:JavaScript 0.3%