CLX (Common Lisp)

CLX
Written in Common Lisp

CLX is the standard X Window System client library for Common Lisp,[1] 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 & receiving events and replies.[1]

References

  1. 1.0 1.1 CLX — Common LISP X Interface

External links