10b3fbe731
PR: ports/72700 Submitted by: Matthew X. Economou <xenophon+fbsdports@irtnog.org>
6 lines
257 B
Text
6 lines
257 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.)
|
|
|
|
WWW: http://uffi.b9.com/
|