mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
7655d84fdb
Lisp (CMUCL-specific). PR: ports/72701 Submitted by: Matthew X. Economou <xenophon+fbsdports@irtnog.org>
9 lines
310 B
Plaintext
9 lines
310 B
Plaintext
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/
|