home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.scheme
- Path: sparky!uunet!think.com!mintaka.lcs.mit.edu!zurich.ai.mit.edu!jaffer
- From: jaffer@zurich.ai.mit.edu (Aubrey Jaffer)
- Subject: scm4a15 Scheme release available.
- Message-ID: <JAFFER.92Dec21234149@camelot.ai.mit.edu>
- Sender: news@mintaka.lcs.mit.edu
- Organization: M.I.T. Artificial Intelligence Lab.
- Distribution: comp
- Date: Tue, 22 Dec 1992 04:41:49 GMT
- Lines: 68
-
- This message announces the availability of Scheme release scm4a15.
-
- The logical operations (logand logor logxor lognot ash logcount
- integer-length bit-extract) from SLIB are now in SCM. Comparison
- procedures which were previously able to accept only 2 arguments can
- now accept any number of arguments.
-
- from soravi@Athena.MIT.EDU comes directions for compiling SCM under
- OS/2 2.0.
-
- Scm conforms to Revised^4 Report on the Algorithmic Language Scheme
- and the IEEE P1178 specification. Scm is written in C and runs under
- Amiga, Atari-ST, MacOS, MS-DOS, OS/2, NOS/VE, VMS, Unix and similar
- systems. ASCII and EBCDIC are supported.
-
- Documentation is included explaining the many Scheme Language
- extensions in scm, the internal representation and how to extend or
- include scm in other programs.
-
- SCM can be obtained via FTP (detailed instructions follow) from:
- altdorf.ai.mit.edu:archive/scm/scm4a15.tar.Z
- nexus.yorku.ca:pub/scheme/new/scm4a15.tar.Z
-
- SLIB is a portable scheme library which SCM uses:
- altdorf.ai.mit.edu:archive/scm/slib1c2.tar.Z
- nexus.yorku.ca:pub/scheme/new/slib1c2.tar.Z
-
- SMG-SCM is an SMG interface package which works with SCM on VMS.
- altdorf.ai.mit.edu:archive/scm/smg-scm.com
- nexus.yorku.ca:pub/scheme/new/smg-scm.com
-
- TURTLSCM is a turtle graphics package which works with SCM on MSDOS
- machines:
- altdorf.ai.mit.edu:archive/scm/turtlscm4a10.lzh
- nexus.yorku.ca:pub/scheme/new/turtlscm4a10.lzh
-
- XSCM is a X windows interface package which works with SCM:
- altdorf.ai.mit.edu:archive/scm/xscm1.05.tar.Z
- nexus.yorku.ca:pub/scheme/new/xscm1.05.tar.Z
-
- ftp altdorf.ai.mit.edu [18.43.0.246] (anonymous)
- bin
- cd archive/scm
- get scm4a15.tar.Z
- get slib1c2.tar.Z
- or
- ftp nexus.yorku.ca (anonymous)
- bin
- cd pub/scheme/new
- get scm4a15.tar.Z
- get slib1c2.tar.Z
-
- `scm4a15.tar.Z' is a compressed tar file of the C code distribution.
- `slib1c2.tar.Z' is a compressed tar file of a Scheme Library.
-
- Remember to use binary mode when transferring the files.
- Be sure to get and read the GNU General Public License (COPYING).
- It is included in scm4a15.tar.Z.
-
- To receive an IBM PC floppy disk with the source files and MSDOS
- and i386 MSDOS executables send $60 to
- Aubrey Jaffer, 84 Pleasant St. Wakefield MA 01880, USA.
- Net 30 day purchase orders are minimum $100.
-
- If you like scm you can support the developement and maintainence of
- it by buying a disk from me or by sending money to the above address.
- Money received will also help speed the release of a free symbolic
- mathematics system (written in scheme).
-