- 授权协议: 未知
- 开发语言: Lisp
- 操作系统: 跨平台
- 软件首页: http://common-lisp.net/project/cffi/
- 软件文档: http://common-lisp.net/project/cffi/manual/index.html
软件介绍
CFFI, Common Foreign Function Interface, 是一个 Common Lisp 的可移植的外部函数接口。
主要特性:
- 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.
