LispWorks port (thanks to Edi Weitz)
This commit is contained in:
@ -114,6 +114,8 @@ $ cvs co cxml</pre>
|
||||
to <tt>parse-dtd-stream</tt>; SAX proxy class</li>
|
||||
<li>Minor bugfixes: Workaround for CMUCL problem
|
||||
with <tt>fd-streams</tt> (can read from cmucl sockets now)</li>
|
||||
<li>Port to OpenMCL (thanks to Rudi Schlatte).</li>
|
||||
<li>Port to LispWorks (thanks to Edi Weitz).</li>
|
||||
</ul>
|
||||
<p class="nomargin"><tt>patch-357</tt> (2004-10-10)</p>
|
||||
<ul class="nomargin">
|
||||
@ -191,6 +193,9 @@ $ cvs co cxml</pre>
|
||||
CLISP needs to be run with an option like <tt>-E iso-8869-1</tt>
|
||||
teaching it to accept cxml's non-ASCII source files.
|
||||
</li>
|
||||
<li>
|
||||
LispWorks
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
Incomplete port:
|
||||
|
||||
Reference in New Issue
Block a user