cl-clx
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.
- Versions: 0.7.6-1.69f2ebb
- 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 the latest version of cl-clx
as follows:
guix install cl-clx
Or install a particular version:
guix install cl-clx@0.7.6-1.69f2ebb
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.
Badge code
You can use the following badge to inform users of cl-clx about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/cl-clx'><img src='https://packages.guix.gnu.org/packages/cl-clx/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/cl-clx)
Example Org:
[[https://packages.guix.gnu.org/packages/cl-clx][https://packages.guix.gnu.org/packages/cl-clx/badges/latest-version.svg]]