ffa
Foreign friendly arrays for Common Lisp. Provides a macro that allows foreign functions to access the contents of the array at a given pointer, using the best available method given the Common Lisp implementation.

See the announcement, or read the documentation in the package.

Note that in July 2008, I split the array operation functions that do not depend on CFFI into the package ARRAY-OPERATIONS.

You can download the latest version from Github. The license is LLGPL.


FFI