Gmane
Favicon
From: Mario Mommer <mommer <at> igpm.rwth-aachen.de>
Subject: lgtk-0.0.3 - experimental gtk bindings for Common Lisp
Newsgroups: gmane.lisp.clump
Date: 2003-10-27 23:12:13 GMT (5 years, 5 weeks, 15 hours and 38 minutes ago)

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.