org-davep-dictrepl
2019-05-21
RFC2229 client REPL-a-like for Common Lisp.
Upstream URL
Author
Dave Pearson <davep@davep.org>
Maintainer
Dave Pearson <davep@davep.org>
License
LLGPL
org-davep-dictrepl
REPL-a-like dict client for Common Lisp
Commentary:
The following code serves as a simple test of
org-davep-dict. To use this code
fire up your CL implementation of choice, load org-davep-dictrepl and then
evaluate (dict:repl)
. Type help
and follow your nose.