Note Clozure CL support
Tue May 12 19:03:22 CEST 2009 Tobias Rautenkranz <tobias@rautenkranz.ch>
* Note Clozure CL support
hunk ./introduction.xml 36
- during interactive developement.</para></footnote>.</para></listitem>
+ during interactive development.</para></footnote>.</para></listitem>
hunk ./introduction.xml 61
-<para>
- <ulink url="http://www.sbcl.org">SBCL</ulink> on Linux x86 in works;
+<section><title>Working</title>
+ <itemizedlist>
+ <listitem><para>
+ <ulink url="http://www.sbcl.org">SBCL</ulink> on Linux x86 (and x86_64)
+ </para></listitem>
+ </itemizedlist>
+</section>
+<section><title>Partial</title>
+ <itemizedlist>
+ <listitem> <para>
+ <ulink url="http://trac.clozure.com/openmcl">Clozure CL</ulink>
+ <footnote><para>There are some test suite failures and [_$_]
+ it is to slow to be usable.</para></footnote>on Linux x86.
+ </para></listitem>
+ </itemizedlist>
+</section>
+<section><title>Not Working</title>
+ <itemizedlist>
+ <listitem><para>
hunk ./introduction.xml 81
- and [_$_]
- <ulink url="http://clisp.cons.org/">CLISP</ulink> currently do not.
- It should be possible to get it to work (with SBCL) on
- other platforms. Contact me if you have any questions.
-</para>
+ </para></listitem>
+ <listitem><para>
+ <ulink url="http://clisp.cons.org/">CLISP</ulink>
+ </para></listitem>
+ </itemizedlist>
+</section>
hunk ./smoke.xml 59
-C++ style overload resolution with conversion sequences is suppored. For example this:
+C++ style overload resolution with conversion sequences is supported. For example this: