cl-clx 0.7.6-1.69f2ebb
X11 client library for Common Lisp
CLX is an X11 client library for Common Lisp. The code was originally taken from a CMUCL distribution, was modified somewhat in order to make it compile and run under SBCL, then a selection of patches were added from other CLXes around the net.
- Outputs:
out
- Website: https://www.cliki.net/portable-clx
- Licenses: X11
- Package source: gnu/packages/lisp-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install cl-clx 0.7.6-1.69f2ebb
as follows:
guix install cl-clx@0.7.6-1.69f2ebb
Or install the latest version:
guix install cl-clx
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.