Re: lgtk-0.0.3 - experimental gtk bindings for Common Lisp

Mario Mommer <[email protected]> Wed, 29 Oct 2003 08:07:40 +0100
Newsgroups gmane.lisp.clump
Message-ID <[email protected]>
Frédéric Brunel <[email protected]> writes:
> > I have just put up experimental gtk bindings at common-lisp.net, to be
> > found here [...]
> 
> How about the CL-GTK project? It is referenced from the language
> bindings page on the gtk.org site. What are the differences with your
> bindings actually?

ck-gtk communicates with the toolkit via a socket. lgtk does it via
ffi.

Regards,
        Mario.