swank-client

GPL version 2. See the copyright messages in individual files.

Client side of the Swank protocol.

$ area51 add swank-clientコピー

使い方

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