Package: cl-cffi (1:0.20.0-1)
Links for cl-cffi
Debian Resources:
Download Source Package cffi:
- [cffi_0.20.0-1.dsc]
- [cffi_0.20.0.orig.tar.gz]
- [cffi_0.20.0.orig.tar.gz.asc]
- [cffi_0.20.0-1.debian.tar.xz]
Maintainers:
- Debian Common Lisp Team (QA Page, Mail Archive)
- Peter Van Eynde (QA Page)
- Sébastien Villemot (QA Page)
External Resources:
- Homepage [common-lisp.net]
Similar packages:
Common Foreign Function Interface for Common Lisp
CFFI, the Common Foreign Function Interface, 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.
The CFFI-SYS backend package defines a low-level interface to the native FFI support in the Lisp implementation. It offers operators for allocating and dereferencing foreign memory, calling foreign functions, and loading shared libraries. The CFFI frontend provides a declarative interface for defining foreign functions, structures, typedefs, enumerated types. It is implemented in portable ANSI CL making use of the low-level operators exported by CFFI-SYS.
A UFFI compatibility layer is also being developed.
Other Packages Related to cl-cffi
|
|
|
|
-
- dep: cl-alexandria
- collection of portable Common Lisp utilities
-
- dep: cl-babel
- charset encoding/decoding library for Common Lisp
-
- dep: cl-trivial-features
- abstraction layer for the *FEATURES* across Common Lisp implementations
-
- dep: gcc
- GNU C compiler
-
- dep: libffi-dev
- Foreign Function Interface library (development files)
-
- dep: pkg-config
- manage compile and link flags for libraries
-
- sug: cl-bordeaux-threads
- Portable threads library for Common Lisp
-
- sug: cl-rt
- Common Lisp regression tester from MIT
Download cl-cffi
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 1,634.7 kB | 2,804.0 kB | [list of files] |