cl-smt-lib
SMT object supporting SMT-LIB communication over input and output streams
$ area51 add cl-smt-libCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-smt-lib:some-function ...)