Compare commits
No commits in common. "58ba75dfab96fda11b369b69a76d0f0556c2156a" and "b3cc332cff0fa32739ee550e163e02d798157775" have entirely different histories.
58ba75dfab
...
b3cc332cff
|
@ -1,23 +1,20 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>PC Scheme/</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>PC Scheme</h1>
|
||||
<pre>
|
||||
<a href="./">lang/scheme/impl/pcscheme/</a>
|
||||
<TITLE>Topic: lang/scheme/impl/pcscheme/</TITLE>
|
||||
<hr>
|
||||
<b>CMU Artificial Intelligence Repository</b><br>
|
||||
<tt><A HREF="/afs/cs.cmu.edu/project/ai-repository/ai/html/air.html"><IMG ALIGN=MIDDLE SRC="/afs/cs.cmu.edu/project/ai-repository/ai/html/gif/home.gif" ALT="Home"></A> <A HREF="/afs/cs.cmu.edu/project/ai-repository/ai/html/rep_info.html"><IMG ALIGN=MIDDLE SRC="/afs/cs.cmu.edu/project/ai-repository/ai/html/gif/info.gif" ALT="INFO"></A> <A HREF="/afs/cs.cmu.edu/project/ai-repository/ai/html/keys/keysform.html"><IMG ALIGN=MIDDLE SRC="/afs/cs.cmu.edu/project/ai-repository/ai/html/gif/search.gif" ALT="Search"></A> <A HREF="/afs/cs.cmu.edu/project/ai-repository/ai/html/faqs/top.html"><IMG ALIGN=MIDDLE SRC="/afs/cs.cmu.edu/project/ai-repository/ai/html/gif/faqs.gif" ALT="FAQs"></A> <A HREF="/afs/cs.cmu.edu/project/ai-repository/ai/0.html"><IMG ALIGN=MIDDLE SRC="/afs/cs.cmu.edu/project/ai-repository/ai/html/gif/top.gif" ALT="Repository Root"></A> </tt>
|
||||
<hr>
|
||||
<H2>PC Scheme: Scheme implementation for IBM PCs</H2>
|
||||
<pre>
|
||||
<A HREF="./">lang/scheme/impl/pcscheme/</A>
|
||||
|
||||
<a href=
|
||||
"/afs/cs/project/ai-repository/ai/lang/scheme/impl/pcscheme/cwh/0.html">cwh/</a> PC Scheme extensions: Extensions to PC Scheme by
|
||||
<A HREF="/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
|
||||
<a href=
|
||||
"/afs/cs/project/ai-repository/ai/lang/scheme/impl/pcscheme/geneva/0.html">geneva/</a> PCS/Geneva: Reimplementation of PC Scheme by
|
||||
<A HREF="/afs/cs/project/ai-repository/ai/lang/scheme/impl/pcscheme/geneva/0.html">geneva/</A> PCS/Geneva: Reimplementation of PC Scheme by
|
||||
Univ. of Geneva.
|
||||
<a href=
|
||||
"/afs/cs/project/ai-repository/ai/lang/scheme/impl/pcscheme/pcs/0.html">pcs/</a> PC Scheme: Scheme implementation for IBM PCs
|
||||
<A HREF="/afs/cs/project/ai-repository/ai/lang/scheme/impl/pcscheme/pcs/0.html">pcs/</A> PC Scheme: Scheme implementation for IBM PCs
|
||||
</pre>
|
||||
<pre>PC-Scheme is a Scheme implementation originally written by Texas
|
||||
<listing>
|
||||
PC-Scheme is a Scheme implementation originally written by Texas
|
||||
Instruments. This directory contains the version made public by
|
||||
TI. Note that the public version wasn't as powerful as the
|
||||
commercial version.
|
||||
|
@ -29,11 +26,20 @@ available from this directory.
|
|||
NOTE: Ibuki announced on July 13, 1992, that it has purchased the
|
||||
rights to PC Scheme from TI and intends to make it also available on
|
||||
486 PCs and under Windows 3.1. This version should be better than
|
||||
either of the public versions. For more information, contact IBUKI,
|
||||
either of the public versions. For more information, contact IBUKI,
|
||||
PO Box 1627, Los Altos, CA 94022, phone 415-961-4996, fax 415-961-8016,
|
||||
email rww@ibuki.com.
|
||||
</pre>
|
||||
<hr>
|
||||
<pre>CD-ROM: Prime Time Freeware for AI, Issue 1-1</pre>
|
||||
</body>
|
||||
</html>
|
||||
email rww@ibuki.com.
|
||||
</listing>
|
||||
<hr>
|
||||
<listing>
|
||||
CD-ROM: Prime Time Freeware for AI, Issue 1-1
|
||||
|
||||
Keywords:
|
||||
|
||||
PC Scheme, PCS/Geneva, Programming Languages!Scheme,
|
||||
Scheme!IBM PC, Scheme!Implementations, Texas Instruments,
|
||||
Univ. of Geneva
|
||||
|
||||
</listing><hr>
|
||||
<address>Last Web update on Mon Feb 13 10:37:54 1995 <br>
|
||||
<A HREF="/afs/cs.cmu.edu/project/ai-repository/ai/html/air.html">AI.Repository@cs.cmu.edu</A></address>
|
||||
|
|
Loading…
Reference in New Issue