On 2006-03-26, McCLIM developers <mcclim-devel@common-lisp.net> wrote:
Get the tarball at <http://common-lisp.net/project/mcclim/downloads/mcclim-0.9.2.tar.gz> or install McCLIM via asdf-install.
If you just want to try out the cool demos, here's a pre-built binary with pre-loaded freetype, mcclim demos, functional geometry, the listener, the debugger and the inspector: <http://boinkor.net/lisp/mcclim-listener-0.9.2.tar.bz2>. It's based on a threaded SBCL 0.9.11 and requires Linux 2.6.x on an i386 machine. Instructions ------------ Download the file (14MB), unpack it, and run the mcclim-listener-0.9.2/mcclim binary. After a few seconds of initialization, a listener window should pop up, in which you can enter lisp expressions, like: (/ 1 0) ; will open the clim debugger or activate menu items like Demos -> Plot Fishes using Functional Geometry and, of course, explore. The listener, debugger and inspector applications have a lot of interesting functions. If you liked this demo, you might enjoy the clim desktop, located at http://www.cliki.net/clim-desktop. Have fun, -- Andreas Fuchs, (http://|im:asf@|mailto:asf@)boinkor.net, antifuchs