From unaudio at gmail.com Wed Dec 19 20:37:51 2007 From: unaudio at gmail.com (Vytautas Jancauskas) Date: Wed, 19 Dec 2007 22:37:51 +0200 Subject: [clim-desktop-devel] is developer help needed? Message-ID: I know quite a good share of common lisp and am currently looking for common lisp open source projects to further extend my skills. Do you need help? And another thing i myself need help building the whole thing:) What is the sequence? If i run ./make-sbcl-desktop.sh it complains about :climacs missing. Is this project even still going? -------------- next part -------------- An HTML attachment was scrubbed... URL: From athas at sigkill.dk Wed Dec 19 21:47:09 2007 From: athas at sigkill.dk (Troels Henriksen) Date: Wed, 19 Dec 2007 22:47:09 +0100 Subject: [clim-desktop-devel] is developer help needed? In-Reply-To: (Vytautas Jancauskas's message of "Wed, 19 Dec 2007 22:37:51 +0200") References: Message-ID: <87prx2z7aa.fsf@lambda.athas.dyndns.dk> "Vytautas Jancauskas" writes: > I know quite a good share of common lisp and am currently looking for common > lisp open source projects to further extend my skills. I can only encourage you to work on CLIM stuff then, very rewarding and there's lots of low-hanging fruit still! I can't immediately think of stuff missing in CLIM-Desktop itself, but if you look at the component parts (in particular McCLIM, Climacs, Closure and Beirc), I'm sure you could find something interesting to work on. Closure in particular could use some cleaning, if that is your cup of tea. > Do you need help? And another thing i myself need help building the > whole thing:) What is the sequence? If i run ./make-sbcl-desktop.sh > it complains about :climacs missing. I don't recall ever using the standalone-building-things. The best thing to do is to load the clim-desktop ASDF system (defined in clim-desktop.asd) as you would any other. Don't bother with the rest, since SBCL got support for saving executable cores it's probably pretty much obsolete anyway. > Is this project even still going? I still use CLIM-Desktop to tie various CLIM programs together, but I do most of my work in the component parts themselves. -- \ Troels /\ Henriksen