Common Lisp and CXX interoperation with JIT
Principalele funcționalități ale islam0mar/cl-cxx-jit sunt: Foreign Function Interfaces.
Alternativele open-source pentru islam0mar/cl-cxx-jit includ: 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…
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.