#acl2 simple introduction to acl2 for the #commonLisp inclined.
loop$, apply$, thms oh my.
In particular, I implement a model of a simple case of the common lisp condition system that is directly compatible with both ansi common lisp and acl2. (a computational logic for applicative common lisp).
#firstOrderLogic #theoremProving #programming #logic #example
Technically this is in support of my lisp / moo compatibility layer but I am not going to beleaguer the tag.

