shellpool

An MIT/X11-style license; see the file LICENSE.

A library for running external programs from Common Lisp. (https://github.org/jaredcdavis/shellpool)

$ area51 add shellpoolコピー

使い方

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