clx
An implementation of the X Window System protocol in Lisp.
$ area51 add clxCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(clx:some-function ...)An implementation of the X Window System protocol in Lisp.
$ area51 add clxCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(clx:some-function ...)