freebsd-ports/devel/cl-uffi/pkg-descr
Florent Thoumie 10b3fbe731 - Add cl-uffi 1.4.37, Universal Foreign Function Interface for Common Lisp.
PR:		ports/72700
Submitted by:	Matthew X. Economou <xenophon+fbsdports@irtnog.org>
2005-04-14 10:34:18 +00:00

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/