test/run.lisp @ 1340243d4843

Start on the logic database

Stalled on the variable renaming part.  Going to try to implement Norvig's
suggestion of maintaining two binding lists in unify.
author Steve Losh <steve@stevelosh.com>
date Thu, 10 Mar 2016 15:14:48 +0000
parents b22eb7fe2faa
children ae2b13a9a629
(let ((*standard-output* (make-broadcast-stream)))
  (ql:quickload "bones-test"))


(5am:run! :bones)
(5am:run! :bones.paip)