ecl-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 ecl-clx
as follows:
guix install ecl-clx
Or install a particular version:
guix install ecl-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 ecl-clx about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/ecl-clx'><img src='https://packages.guix.gnu.org/packages/ecl-clx/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/ecl-clx)
Example Org:
[[https://packages.guix.gnu.org/packages/ecl-clx][https://packages.guix.gnu.org/packages/ecl-clx/badges/latest-version.svg]]