blob: f3a73809b1d89dfb0fd2f7d4aef76696e670b014 (
plain) (
blame)
1
2
3
4
5
6
|
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.)
WWW: http://uffi.b9.com/
|