cl-prolog2

MIT

Common Interface to the ISO prolog implementations from Common Lisp

$ area51 add cl-prolog2Copy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-prolog2:some-function ...)