Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/davep/org-davep-dictrepl

RFC2229 client REPL for Common Lisp
https://github.com/davep/org-davep-dictrepl

ansi-common-lisp common-lisp dict dictd lisp lisp-library rfc-2229 rfc2229

Last synced: 6 days ago
JSON representation

RFC2229 client REPL for Common Lisp

Awesome Lists containing this project

README

        

# org-davep-dictrepl

REPL-a-like dict client for Common Lisp

## Commentary:

The following code serves as a simple test of
[org-davep-dict](https://github.com/davep/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.

[//]: # (README.md ends here)