Guile-related hacks
- Improved Guile support for SWIG
(Simplified Wrapper and Interface Generator). I suggest you get a
recent release in the 1.3 series. Compared to the old release 1.1p5,
the Guile backend of SWIG now uses smobs for representing C pointers,
fixes the memory leaks,
and supports exceptions and the Guile module system, including dynamic
loading.
- Improved Guile support for ILISP (a generalized Emacs interface
to an underlying Lisp system); the changes have been integrated into
version 5.11.
Common Lisp
- CL-BibTeX, a
compatible replacement for the BibTeX program
- CL-Guile,
a translator that allows to run some Guile programs in Common Lisp
(still incomplete)
- Some contributions to SLIME.
Guile-related and Lisp-related talks
Matthias Köppe