CLX (Common Lisp)

This article is about a Common Lisp library. For other uses, see CLX (disambiguation).
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 and receiving events and replies.[1]

References

  1. 1 2 CLX — Common LISP X Interface

External links


This article is issued from Wikipedia - version of the 1/11/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.