pkgsrc-wip/cl-cffi/MESSAGE
Oleksandr Kozachuk e462ef0133 Import ecl-cffi-0.10.6 as wip/cl-cffi.
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.

Some of the key features include:
  - an extensible foreign type system;
  - callback support;
  - support for foreign string encodings;
  - ported to Allegro CL, Corman CL, CLISP, CMUCL, ECL, LispWorks, Clozure CL,
    SBCL and the Scieneer CL;
  - a groveller;
  - a UFFI compatibility layer.
2011-02-20 10:41:23 +00:00

11 lines
338 B
Text

===========================================================================
$NetBSD: MESSAGE,v 1.1.1.1 2011/02/20 10:41:23 ddeus Exp $
To use this package without ASDF, you need to load the following
dependecies manually:
alexandria
trivial-features
babel
===========================================================================