lgtk-0.0.3 - experimental gtk bindings for Common Lisp

Mario Mommer <[email protected]> Tue, 28 Oct 2003 00:12:13 +0100
Newsgroups gmane.lisp.clump
Message-ID <[email protected]>
Hi,

I have just put up experimental gtk bindings at common-lisp.net, to be
found here:

http://common-lisp.net/project/lgtk/

They should be easy to install with cmucl, and also easy to port. It
works through a specially crafted FFI facility that I plan to move
someday into it's own project. For now the main advantage of these
bindings might well be that they are easy to install. It is also
fairly easy to add the functionality that is missing (look at the file
src/gtkbindings.lisp to see how this works).

Comments welcome!

Regards,
        Mario.