cl-prolog2
Common Interface to the ISO prolog implementations from Common Lisp
$ area51 add cl-prolog2CopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-prolog2:some-function ...)Common Interface to the ISO prolog implementations from Common Lisp
$ area51 add cl-prolog2Copy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-prolog2:some-function ...)