[lambda-gtk-devel] re: lambda-gtk with clisp?

Hi Alex, my apologies for taking so long to respond. Here is the message I got from kenny tilton, including the tarball of the clisp code i think. you should be able to tell what they are using from clisp's ffi. I am happy to help out once school is out and the dust settles (two weeks or so...) --rick
From: Kenneth Tilton <ktilton@nyc.rr.com> Date: November 30, 2004 2:51:08 PM CST To: Rick Taube <taube@uiuc.edu> Subject: Fwd: Cells - Gtk
Rick,
I switched over to my Mac and was going to send gtk-ffi.lisp when I got back to my XP box when I noticed this. It is the whole thing, but only 122k, so what the heck. :)
kenny
Begin forwarded message:
From: Vasilis Margioulas <vasilism@sch.gr> Date: November 16, 2004 8:35:59 PM EST To: ktilton@nyc.rr.com Subject: Cells - Gtk
Hi, In attached file is my work on gtk powered by cells using Clisp ffi (sory no uffi). If you find it usefull you can add it in cell-cultures repository feel free to contact for any comments or sugestions. Vasilis Margioulas. PS: To load cells (cvs) in clisp i need to change cells/defpackage.lisp: (:import-from ..... #-clisp #:slot-definition-name) utils-kt/defpackage.lisp: (:export ...... #+clisp #:slot-definition-name) so it will be usefull if you change the above in cvs tree.
participants (1)
-
Rick Taube