diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2017-02-20 00:05:28 -0800 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2017-02-20 00:05:28 -0800 |
commit | 87b82b5822ca54228cfa6df29be3ad9d4bc47d16 (patch) | |
tree | 1eb4f87abd38bea56e08335d939e8171d5e7bfc7 /FAQ | |
parent | bd9733926076885e3417b74de76e4c9c7bc56254 (diff) | |
download | slib-87b82b5822ca54228cfa6df29be3ad9d4bc47d16.tar.gz slib-87b82b5822ca54228cfa6df29be3ad9d4bc47d16.zip |
Import Upstream version 2d2upstream/2d2
Diffstat (limited to 'FAQ')
-rw-r--r-- | FAQ | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -1,4 +1,4 @@ -FAQ (Frequently Asked Questions and answers) for SLIB Scheme Library (slib2c7). +FAQ (Frequently Asked Questions and answers) for SLIB Scheme Library (slib2d2). Written by Aubrey Jaffer (http://swissnet.ai.mit.edu/~jaffer). INTRODUCTION AND GENERAL INFORMATION @@ -14,8 +14,8 @@ Scheme is a programming language in the Lisp family. [] Which implementations has SLIB been ported to? -SLIB is supported by Bigloo, Chez, ELK, GAMBIT, MacScheme, MITScheme, -PocketScheme, RScheme Scheme->C, Scheme48, SCM, SCSH, T3.1, +SLIB is supported by Bigloo, Chez, DrScheme, ELK, GAMBIT, MacScheme, +MITScheme, PocketScheme, RScheme Scheme->C, Scheme48, SCM, SCSH, T3.1, UMB-Scheme, and VSCM. [] How can I obtain SLIB? @@ -23,7 +23,7 @@ UMB-Scheme, and VSCM. SLIB is available via http from: http://swissnet.ai.mit.edu/~jaffer/SLIB.html SLIB is available via ftp from: - ftp.gnu.org:pub/gnu/jacal/ + swissnet.ai.mit.edu:/pub/scm/ SLIB is also included with SCM floppy disks. @@ -48,7 +48,7 @@ Several times a year. [] What is the latest version? -The version as of this writing is slib2c7. The latest documentation +The version as of this writing is slib2d2. The latest documentation is available online at: http://swissnet.ai.mit.edu/~jaffer/SLIB.html |