Thanks for your help, everybody. I'll give CFFI a go, and I'll get my hands dirty by using Verrazano with it. I harbor dreams of one day using Ogre ( http://www.ogre3d.org ) directly from Lisp, so I think investing my time in Verrazano will be a good choice.
Luis, I _really_ hope Rayiner hasn't given up on it -- we'll need some pretty pro gardners to take that thing on and continue to develop it. Steve On Thu, 2005-12-22 at 20:31 +0100, Paolo Amoroso wrote: > Steve Freitas <[EMAIL PROTECTED]> 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 _______________________________________________ Gardeners mailing list [email protected] http://www.lispniks.com/mailman/listinfo/gardeners
