cl-cffi 0.24.1-2.32c90d4
Common Foreign Function Interface for Common Lisp
The Common Foreign Function Interface (CFFI) purports to be a portable foreign function interface for Common Lisp. The CFFI library is composed of a Lisp-implementation-specific backend in the CFFI-SYS package, and a portable frontend in the CFFI package.
- Outputs:
out
- Website: https://common-lisp.net/project/cffi/
- Licenses: Expat
- Package source: gnu/packages/lisp-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install cl-cffi 0.24.1-2.32c90d4
as follows:
guix install cl-cffi@0.24.1-2.32c90d4
Or install the latest version:
guix install cl-cffi
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.