David Steuber <david@david-steuber.com> wrote:
+---------------
| How do you support foreign call backs?
+---------------
It depends rather much upon the particular Lisp implementation.
For example, see the following URL for what CMUCL supplies in
its "alien" FFI facility:
<URL:ftp://ftp.linux.org.uk/pub/lisp/cmucl/doc/cmu-user/aliens.html#toc251>
8.7.4 Calling Lisp from C
Calling Lisp functions from C is sometimes possible, but is rather hackish.
...
-Rob
-----
Rob Warnock <rpw3@rpw3.org>
627 26th Avenue <URL:http://rpw3.org/>
San Mateo, CA 94403 (650)572-2607