CLERIC is an implementation of the Erlang distribution protocol, comparable with erl_interface and jinterface.
Homepage: http://common-lisp.net/project/cleric/
Please see the doc/
directory for further documentation. The latest documentation is available online.
CLERIC is easily installed with Quicklisp.
> (ql:quickload :cleric)
To check out the latest code, use git:
$ git clone git://github.com/flambard/CLERIC.git
Quicklisp will download and install these libraries automatically when installing CLERIC.