clx

MIT

An implementation of the X Window System protocol in Lisp.

$ area51 add clxCopy

Usage

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