Common Lisp bindings to gobject-introspection.
A Common Lisp library that enables fast and convenient interoperation with foreign objects.
A Common Lisp library that helps write concise CFFI-related code.
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.
Common Lisp and CXX interoperation with JIT
Las características principales de islam0mar/cl-cxx-jit son: Foreign Function Interfaces.
Las alternativas de código abierto para islam0mar/cl-cxx-jit incluyen: andy128k/cl-gobject-introspection — Common Lisp bindings to gobject-introspection. bohonghuang/cffi-object — A Common Lisp library that enables fast and convenient interoperation with foreign objects. bohonghuang/cffi-ops — A Common Lisp library that helps write concise CFFI-related code. cffi/cffi — CFFI, the Common Foreign Function Interface, purports to be a portable foreign function interface for Common Lisp. The… jmckaskill/luaffi — Standalone FFI library for calling C functions from lua. Compatible with the luajit FFI interface. rpav/cl-autowrap — Using its own facilities, autowrap now includes autowrap/libffi. This allows functions that pass and return structs to…