9 lines
310 B
Text
9 lines
310 B
Text
|
UFFI provides platform-independent access to the foreign function
|
||
|
interfaces of AllegroCL, Lispworks, CMUCL, SBCL, SCL, OpenMCL, and MCL.
|
||
|
(A foreign function interface allows Lisp programs to call routines
|
||
|
located in C libraries.)
|
||
|
|
||
|
This package contains binaries compiled for CMU CL.
|
||
|
|
||
|
WWW: http://uffi.b9.com/
|