custom reader and custom rpcs

Robert Brown robert.brown at gmail.com
Tue Oct 22 14:59:40 UTC 2013


On Tue, Oct 22, 2013 at 4:48 AM, Alexander Popolitov <popolit at gmail.com> wrote:
> Actually, I have a suggestion, how to make testing easier.
> Now we have CL swank server and Emacs slime slient, which can talk to this
> server.
> What is missing, is CL client, which is able to talk to swank server.

Quicklisp contains a Swank client written in Common Lisp.
It's canonical repository is:  https://github.com/brown/swank-client
The library is used by swank-crew, which implements a distributed
master / worker computing framework.

Bob



More information about the slime-devel mailing list