CLX (Common Lisp)
From Wikipedia, the free encyclopedia
CLX is the standard X Window System protocol client library for the Common Lisp programming language,[1]1:3 the C equivalence of which is Xlib.
CLX contains data types, functions and macros for interacting with an X server by sending requests and receive events and replies.[1]1:3 This allowes programmers to write programs without knowing the details of the protocol.
CLX is completely written in Common Lisp and does not use Xlib.
[edit] References
- ^ a b CLX — Common LISP X Interface
[edit] External links
|
|
|
| Implementations |
|
|
| Software |
| Libraries |
|
|
| Applications |
|
|
| Development environments |
|
|
|
| Publications |
|
|
| Design committee |
|
|
| Other |
|
|