Re: Hello-C mailing list?



I have subscribed to the mailing list you mentioned.

My concern is that ECL's FFI is yet a growing thing. Formerly it looked
much like GCL's primitives for mixing C and lisp code. Currently it has
evolved to implement all of the UFFI specification and is rather
stable. It is use extensively in ECL itself, with some nice
applications to implement sockets and a win32-bridge to be seen in the
screenshots page
http://sourceforge.net/project/screenshots.php?group_id=30035

However we still do not have the infrastructure for supporting
callbacks in a lispy way -- you can if you mix C and lisp --, and since
we still have to implement it, I would like to fix an API which is
compatible with some popular FFI package.

So then, see you at the mailing list.

Juanjo

.