McCLIM changes: new demo; the inspector does work - Lisp Propulsion Laboratory log

Lisp Propulsion Laboratory log

Paolo Amoroso's weblog. Main interests: Lisp, astronomy (Moon), space exploration (Apollo and early manned programs) Calendar of past entries | Related links xml

McCLIM changes: new demo; the inspector does work

Monday, January 31, 2005

The latest McCLIM CVS commit goodies by Andy Hefner include a new demo: a CLOS method browser in Examples/method-browser.lisp (be sure to update your working copy with cvs update -dP). A comment at the beginning of the file explains what this demo is meant for:

;;; This is an example of how to write a CLIM application with a
;;; "normal" GUI. McCLIM can do more than just command lines..
Another comment tells how to run the application, which is compiled together with the other demos (system :clim-examples). I suggest that you also check the source code, which demonstrates a number of CLIM programming techniques.

Yesterday I reported an error when running with CMUCL the newly committed Lisp inspector. It turns out that if I checked the code before posting, I would have spared the McCLIM mailing list some useless noise: the inspector does work, but it currently supports only SBCL and OpenMCL... Matthieu Villeneuve later posted a patch for adding CMUCL support.


Copyright © 2005 by Paolo Amoroso
amoroso@mclink.it

Created with BlogMax

January 2005
Mon Tue Wed Thu Fri Sat Sun
1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31
Dec  Feb
About Lisp | Practical Common Lisp (learn Lisp) | Planet Lisp (blog agregator) | Common Lisp Directory (software and resources) | Why Lisp?