Subject: CVS commit: wip/cl-cffi
From: Oleksandr Kozachuk
Date: 2011-02-20 11:41:23
Message id: E1Pr6jU-0003BS-Ml@sfs-ml-1.v29.ch3.sourceforge.com

Log Message:
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.


Files:
RevisionActionfile
1.1importwip/cl-cffi/options.mk
1.1importwip/cl-cffi/Makefile
1.1importwip/cl-cffi/distinfo
1.1importwip/cl-cffi/PLIST
1.1importwip/cl-cffi/DESCR
1.1importwip/cl-cffi/MESSAGE
1.1importwip/cl-cffi/patches/patch-aa
1.1importwip/cl-cffi/files/ecl-cffi-uffi-compat.asd
1.1importwip/cl-cffi/files/ecl-cffi.asd
1.1importwip/cl-cffi/files/ecl-cffi-grovel.asd