[cl-debian] Bug#394223: ITP: cl-cffi -- The Common Foreign Function Interface for Common Lisp
Peter Van Eynde
pvaneynd at debian.org
Thu Oct 19 21:10:00 UTC 2006
Package: wnpp
Severity: wishlist
Owner: Peter Van Eynde <pvaneynd at debian.org>
* Package name : cl-cffi
Version : 20061013
Upstream Author : James Bielman
* URL : http://common-lisp.net/project/cffi/
* License : BSD
Programming Lang: Common Lisp
Description : The Common Foreign Function Interface for Common Lisp
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.
.
The CFFI-SYS backend package defines a low-level interface to the native FFI
support in the Lisp implementation. It offers operators for allocating and
dereferencing foreign memory, calling foreign functions, and loading shared
libraries. The CFFI frontend provides a declarative interface for defining
foreign functions, structures, typedefs, enumerated types. It is implemented
in portable ANSI CL making use of the low-level operators exported by
CFFI-SYS.
.
A UFFI compatibility layer is also being developed.
.
Homepage: http://common-lisp.net/project/cffi/
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-686
Locale: LANG=en_IE at euro, LC_CTYPE=en_IE at euro (charmap=ISO-8859-15)
More information about the Cl-debian
mailing list