From: Jan Rychter
Subject: CL-Gimp, anyone?
Date: 
Message-ID: <m24qokdnt7.fsf@tnuctip.rychter.com>
I don't really expect to find anything, but I thought I would ask
anyway: Has anyone tried to interface a Common Lisp implementation to
the Gimp graphics package?

It should be relatively straightforward, as the Gimp has something
called a PDB (procedural database) with automated tools for generating
bindings.

The reason I'm looking for something like this is because I have had
enough of the built-in Scheme (SIOD) interpreter. Especially debugging
things is a *major* pain.

--J.