grovel-locally

BSD 2 Clause

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