summaryrefslogtreecommitdiff
path: root/books/workshops/1999/knuth-91/README
diff options
context:
space:
mode:
Diffstat (limited to 'books/workshops/1999/knuth-91/README')
-rw-r--r--books/workshops/1999/knuth-91/README23
1 files changed, 23 insertions, 0 deletions
diff --git a/books/workshops/1999/knuth-91/README b/books/workshops/1999/knuth-91/README
new file mode 100644
index 0000000..673ec73
--- /dev/null
+++ b/books/workshops/1999/knuth-91/README
@@ -0,0 +1,23 @@
+The .lisp files in this directory can be certified on a Unix system by
+executing make, assuming that this directory is directly under
+books/case-studies in an ACL2 distribution,
+
+Contents of this directory:
+
+README This file
+certify.lsp (ld "certify.lsp") to certify books aof and knuth-arch
+aof.lisp Axioms and rules for Archimedean Ordered Fields
+knuth-arch.lisp Theorems about Knuth's Generalized 91 Recursion
+
+Answers to the exercises in the case study:
+ exercise1.lisp
+ exercise2.lisp
+ exercise3.lisp
+ exercise4a.lisp
+ exercise4b.lisp
+ exercise5.lisp
+ exercise6a.lisp
+ exercise6b.lisp
+ exercise7a.lisp
+ exercise7b.lisp
+