[cells-gtk-cvs] CVS update: public_html/index.html
Peter Denno
pdenno at common-lisp.net
Tue Jan 3 20:41:48 UTC 2006
Update of /project/cells-gtk/cvsroot/public_html
In directory common-lisp.net:/tmp/cvs-serv5441/public_html
Modified Files:
index.html
Log Message:
update about cffi, not uffi
Date: Tue Jan 3 21:41:48 2006
Author: pdenno
Index: public_html/index.html
diff -u public_html/index.html:1.14 public_html/index.html:1.15
--- public_html/index.html:1.14 Tue Jan 3 21:37:04 2006
+++ public_html/index.html Tue Jan 3 21:41:47 2006
@@ -62,13 +62,13 @@
<span style="font-weight: bold;">cells-gtk</span> was originally developed
by Vasilis Margioulas for <a href="http://clisp.sourceforge.net/">CLisp</a>,
-and is now available also with <a href="http://uffi.b9.com/">UFFI </a>bindings
+and is now available with <a href="http://common-lisp.net/project/cffi/">CFFI</a> bindings
for greater portability. Vasilis included an astonishing array of examples in his
initial release, just some of which can be seen in the
<a href='screenshots.html'>screenshots</a> graciously provide by Klaus Wiedner.
<p/>
-<strong>cell-gtk</strong> has been tested under Allegro (Windows), Lispworks (Linux),
-and CMUCL(Linux). The currently separate CLisp distribution runs under Windows.
+<strong>cell-gtk</strong> has been tested under Allegro (Windows), Lispworks (Linux, PC),
+CLISP (Linux, PC), and CMUCL(Linux).
<p/>
<!-- ###### News ###### -->
<h1 id='news'>News</h1>
@@ -142,8 +142,9 @@
Information on checking out code from the common-lisp.net repository can be found
at <a href="http://common-lisp.net/faq.shtml">http://common-lisp.net/faq.shtml</a></li>
- <li><strong>Original CLISP Code:</strong> We hope to merge the CLISP version back into
- the main tree, but for the time being, the original distro from Vasilis is available
+ <li><strong>Original CLISP Code:</strong> Now that CLISP is back in
+ the main tree, this isn't the place to start but just in case we screwed something up
+ and you want to have a look, its
<a href="http://common-lisp.net/cgi-bin/viewcvs.cgi/root/?cvsroot=cells-gtk">here</a>
via CVS or the "Download tarball" link at the bottom of that page.
Follow instructions in the include INSTALL.TXT.</li>
More information about the Cells-gtk-cvs
mailing list