From b3cc332cff0fa32739ee550e163e02d798157775 Mon Sep 17 00:00:00 2001 From: Lassi Kortela Date: Wed, 3 Aug 2022 20:44:49 +0300 Subject: [PATCH] Copy index page from CMU AI Repository https://www.cs.cmu.edu/afs/cs/project/ai-repository/ai/lang/scheme/impl/pcscheme/0.html --- www/index.html | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 www/index.html diff --git a/www/index.html b/www/index.html new file mode 100644 index 0000000..7a9f277 --- /dev/null +++ b/www/index.html @@ -0,0 +1,45 @@ +Topic: lang/scheme/impl/pcscheme/ +
+CMU Artificial Intelligence Repository
+Home INFO Search FAQs Repository Root +
+

PC Scheme: Scheme implementation for IBM PCs

+
+lang/scheme/impl/pcscheme/
+
+   cwh/       PC Scheme extensions: Extensions to PC Scheme by 
+              Carl W. Hoffman
+   geneva/    PCS/Geneva: Reimplementation of PC Scheme by 
+              Univ. of Geneva.
+   pcs/       PC Scheme: Scheme implementation for IBM PCs
+
++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. + +The University of Geneva produced a cleaned up implementation of the +public version and have called it PCS/Geneva. PCS/Geneva is also +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, +PO Box 1627, Los Altos, CA 94022, phone 415-961-4996, fax 415-961-8016, +email rww@ibuki.com. + +
++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 + +
+
Last Web update on Mon Feb 13 10:37:54 1995
+AI.Repository@cs.cmu.edu