cl-prolog2
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 ...)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 ...)