*** Welcome to piglix ***

CLX (Common Lisp)

CLX
Repository github.com/sharplispers/clx.git
Written in Common Lisp

CLX is the standard X Window System client library for Common Lisp, equivalent to the Xlib library for the C programming language. CLX is written solely in Common Lisp; it does not use Xlib.

CLX contains data types, functions and macros to interact with an X server by sending requests and receiving and replies.



...
Wikipedia

...