cl-prolog2

MIT

Common Interface to the ISO prolog implementations from Common Lisp

$ area51 add cl-prolog2コピー

使い方

;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(cl-prolog2:some-function ...)