红联Linux门户
Linux帮助

Lisp的外部函数接口 CFFI

发布时间:2013-03-03 09:05:24来源:红联作者:empast
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.

项目主页:http://common-lisp.net/project/cffi/

来自:开源中国社区
文章评论

共有 0 条评论