[usocket-cvs] r111 - public_html
ehuelsmann at common-lisp.net
ehuelsmann at common-lisp.net
Tue Feb 21 14:02:07 UTC 2006
Author: ehuelsmann
Date: Tue Feb 21 08:02:06 2006
New Revision: 111
Modified:
public_html/index.shtml
Log:
Update website
Modified: public_html/index.shtml
==============================================================================
--- public_html/index.shtml (original)
+++ public_html/index.shtml Tue Feb 21 08:02:06 2006
@@ -20,9 +20,23 @@
possible, while keeping the abstraction and portability layer as thin
as possible. </p>
-<p>If your lisp isn't mentioned in the table below, please feel free to
+<p>If your lisp isn't mentioned in the list below, please feel free to
submit a request for it at the mailing list mentioned below.</p>
+<h2>Supported implementations</h2>
+
+<p>Currently these implementations are supported:</p>
+
+<ul>
+ <li>SBCL</li>
+ <li>CMUCL</li>
+ <li>Armedbear (newer than 0.0.9)</li>
+ <li>clisp</li>
+ <li>Allegro</li>
+ <li>LispWorks</li>
+ <li>OpenMCL</li>
+</ul>
+
<h2>Community</h2>
<p>This project has recently started. There isn't much of a community
@@ -168,7 +182,7 @@
<td>Implementation test-suite status</td>
<td class="PASS">PASS</td>
<td class="PASS">PASS</td>
- <td title="Recent CVS only" class="PASS">PASS</td>
+ <td title="Recent CVS only" class="PASS">pass</td>
<td class="PASS">PASS</td>
<td class="PASS">PASS</td>
<td class="PASS">PASS</td>
More information about the usocket-cvs
mailing list