swank-client

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

Client side of the Swank protocol.

$ area51 add swank-clientCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(swank-client:some-function ...)