datamuse

MIT

Common Lisp library for accessing the Datamuse word-finding API

$ area51 add datamuseCopy

Usage

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