diff --git a/www/index.html b/www/index.html index 23f3a5a..a45eb9a 100644 --- a/www/index.html +++ b/www/index.html @@ -33,8 +33,14 @@

Texas Instruments

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.

+ freely distributable by TI. Note that it wasn't as powerful as + the commercial version, which cost $95 and included a reference + manual and user guide.

+

PC Scheme includes an optimizing compiler, an emacs-like + editor, inspector, debugger, performance testing, foreign + function interface, window system and an object-oriented + subsystem. Conforms to the Revised^3 Report on Scheme. Also + supports the dialect used in Abelson and Sussman's SICP.

Ibuki

NOTE: Ibuki announced on July 13, 1992, that it has purchased the rights to PC Scheme from TI and intends to make it also