[cells-devel] Which cellsy lisp GUI?

Ramarren ramarren at gmail.com
Tue Jun 23 15:27:46 UTC 2009


Hello,

On Tue, Jun 23, 2009 at 4:43 PM, Tiarnan O'Corrain<ocorrain at gmail.com> wrote:
> I think I'll try Celt, but where to get it?
>
> cvs -d:pserver:anonymous at common-lisp.net:/project/cells/cvsroot co celtk

According to http://common-lisp.net/faq.shtml a command like
cvs -z3 -d :pserver:anonymous:anonymous at common-lisp.net:/project/cells/cvsroot
co Celtk
should work.

As for cells-gtk, I have created a fork
http://github.com/Ramarren/cells-gtk3/tree/master to make it run with
newest versions of its dependencies, and recently tried to cleanup
types (there was at least on place where an int argument was declared
as float, and one where there was :int instead of :int32, so perhaps
it works now on 64-bit systems, although I don't have on to check), so
you might also want to try that.

Regards,
Jakub Higersberger




More information about the cells-devel mailing list