[Gardeners] Which FFI?
Paolo Amoroso
amoroso at mclink.it
Thu Dec 22 13:31:21 CST 2005
Steve Freitas <sflist at ihonk.com> writes:
> I'm fairly new to Lisp. Despite this (!), I'd like to provide an FFI
> interface to libevent (http://www.monkey.org/~provos/libevent/ ).
> However, there are a bunch of competing FFIs: CFFI, UFFI, Hello-C,
> Verrazano, etc., and I'm not sure which to use. High on my list of
I suggest CFFI.
UFFI provides a subset of the functionality of CFFI. And Hello-C,
used by Kenny Tilton for his Cello project, evolved into, or inspired
the development of, CFFI.
As others have said, Verrazano is a FFI generator.
Paolo
--
Lisp Propulsion Laboratory log - http://www.paoloamoroso.it/log
More information about the Gardeners
mailing list