Common Lisp GTK-Server Wrapper
Common Lisp Gtk-Server Wrapper is a new way to write platform-independent gui applications in Common Lisp. With this wrapper you can develop gui applications using the Gtk+ Library in a platform independent manner.

This wrapper works with Gtk-Server, a really wonderful program that enables the access to the GTK widget set for another process using many communication protocols like stdin/stdout, tcp/udp port, named pipe, etc.

It works with many common lisp implementations (Clisp, Sbcl, Cmucl, Lispworks) and on many platforms (Linux, MacOS X, Windows).


GTK binding, BSD license, IPC