Run HTML Tidy
This commit is contained in:
parent
23d7e97b54
commit
2bfbb8bd42
|
@ -5,41 +5,39 @@
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h1>PC Scheme</h1>
|
<h1>PC Scheme</h1>
|
||||||
<p>
|
<p><a href="./">lang/scheme/impl/pcscheme/</a></p>
|
||||||
<a href="./">lang/scheme/impl/pcscheme/</a>
|
<ul>
|
||||||
</p>
|
<li>
|
||||||
<ul>
|
<a href=
|
||||||
<li>
|
"/afs/cs/project/ai-repository/ai/lang/scheme/impl/pcscheme/cwh/0.html">
|
||||||
<a href=
|
cwh/</a> PC Scheme extensions: Extensions to PC Scheme by
|
||||||
"/afs/cs/project/ai-repository/ai/lang/scheme/impl/pcscheme/cwh/0.html">cwh/</a> PC Scheme extensions: Extensions to PC Scheme by
|
Carl W. Hoffman
|
||||||
Carl W. Hoffman
|
</li>
|
||||||
</li>
|
<li>
|
||||||
<li>
|
<a href=
|
||||||
<a href=
|
"/afs/cs/project/ai-repository/ai/lang/scheme/impl/pcscheme/geneva/0.html">
|
||||||
"/afs/cs/project/ai-repository/ai/lang/scheme/impl/pcscheme/geneva/0.html">geneva/</a> PCS/Geneva: Reimplementation of PC Scheme by
|
geneva/</a> PCS/Geneva: Reimplementation of PC Scheme by
|
||||||
Univ. of Geneva.
|
Univ. of Geneva.
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href=
|
<a href=
|
||||||
"/afs/cs/project/ai-repository/ai/lang/scheme/impl/pcscheme/pcs/0.html">pcs/</a> PC Scheme: Scheme implementation for IBM PCs
|
"/afs/cs/project/ai-repository/ai/lang/scheme/impl/pcscheme/pcs/0.html">
|
||||||
</li>
|
pcs/</a> PC Scheme: Scheme implementation for IBM PCs
|
||||||
</ul>
|
</li>
|
||||||
<p>PC-Scheme is a Scheme implementation originally written by Texas
|
</ul>
|
||||||
Instruments. This directory contains the version made public by
|
<p>PC-Scheme is a Scheme implementation originally written by
|
||||||
TI. Note that the public version wasn't as powerful as the
|
Texas Instruments. This directory contains the version made
|
||||||
commercial version.</p>
|
public by TI. Note that the public version wasn't as powerful as
|
||||||
<p>
|
the commercial version.</p>
|
||||||
The University of Geneva produced a cleaned up implementation of the
|
<p>The University of Geneva produced a cleaned up implementation
|
||||||
public version and have called it PCS/Geneva. PCS/Geneva is also
|
of the public version and have called it PCS/Geneva. PCS/Geneva
|
||||||
available from this directory.</p>
|
is also available from this directory.</p>
|
||||||
<p>
|
<p>NOTE: Ibuki announced on July 13, 1992, that it has purchased
|
||||||
NOTE: Ibuki announced on July 13, 1992, that it has purchased the
|
the rights to PC Scheme from TI and intends to make it also
|
||||||
rights to PC Scheme from TI and intends to make it also available on
|
available on 486 PCs and under Windows 3.1. This version should
|
||||||
486 PCs and under Windows 3.1. This version should be better than
|
be better than either of the public versions. For more
|
||||||
either of the public versions. For more information, contact IBUKI,
|
information, contact IBUKI, PO Box 1627, Los Altos, CA 94022,
|
||||||
PO Box 1627, Los Altos, CA 94022, phone 415-961-4996, fax 415-961-8016,
|
phone 415-961-4996, fax 415-961-8016, email rww@ibuki.com.</p>
|
||||||
email rww@ibuki.com.
|
|
||||||
</p>
|
|
||||||
<hr>
|
<hr>
|
||||||
<pre>CD-ROM: Prime Time Freeware for AI, Issue 1-1</pre>
|
<pre>CD-ROM: Prime Time Freeware for AI, Issue 1-1</pre>
|
||||||
</body>
|
</body>
|
||||||
|
|
Loading…
Reference in New Issue