CLX (Common Lisp)
From Wikipedia, the free encyclopedia
CLX is an X Window System protocol client library in the Common Lisp programming language (Cf. Xlib). It contains functions for interacting with an X server. These functions allow programmers to write programs without knowing the details of the protocol.

