grovel-locally
Grovel using cffi and cache the result locally to the system
$ area51 add grovel-locallyコピー使い方
;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(grovel-locally:some-function ...)Grovel using cffi and cache the result locally to the system
$ area51 add grovel-locallyコピー;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(grovel-locally:some-function ...)