Common Lisp bindings to gobject-introspection.
A Common Lisp library that enables fast and convenient interoperation with foreign objects.
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.