Mirror of the Software Foundations series of books. Includes generated PDFs.
-
B. Pierce, et al. (2019) “Logical Foundations”
Version 5.6 (09 Jan 2019, Coq 8.8.2) -
B. Pierce, et al. (2019) “Programming Language Foundations”
Version 5.7 (08 Feb 2019, Coq 8.8.2) -
A. Appel (2018) “Verified Functional Algorithms”
Version 1.4 (25 Aug 2018, Coq 8.8.2) -
L. Lampropoulos and B. Pierce (2018) “QuickChick: Property-Based Testing in Coq”
Version 1.0 (09 Oct 2018, Coq 8.8.2)
To regenerate the PDFs, ensure Coq, QuickChick, and LaTeX are installed, then:
$ make
The Makefiles are patched during the build process, so that chapters are generated in the right order, and the LaTeX nesting limit is not reached.
Similarly, the Typeclasses and QuickChickTool chapters of the QuickChick book are patched, so that a diacritic does not confuse LaTeX, and code listings appear in the output as intended.
Packaged by Miëtek Bak.