[comp.archives] [scheme] scm2d available

jaffer@zurich.ai.mit.edu (Aubrey Jaffer) (05/09/91)

Archive-name: languages/scheme/scm/1991-04-27
Archive-directory: altdorf.ai.mit.edu:archive/scm/ [18.43.0.246]
Original-posting-by: jaffer@zurich.ai.mit.edu (Aubrey Jaffer)
Original-subject: scm2d available
Reposted-by: emv@msen.com (Edward Vielmetti, MSEN)

This message announces the availablility of Scheme release scm2d.  All
bugs that were reported have been fixed.  Scm now has an error,
system, and read-string! functions, file positioning, and can open
files for simultaneous reading and writing.

Scm conforms to Revised^3.99 Report on the Algorithmic Language Scheme
[Draft August 31, 1989] and the IEEE specification.  Scm runs under
Unix and similar systems, VMS, and MS-DOS.

Scm is interpreted and has 30 bit immediate integers for numbers.
Tail recursion is implemented for interpreted code.  Scm uses and
garbage collects off the C-stack.  This allows routines to be written
in C without regard to GC visibility.  Full
call-with-current-continuations are supported except on VAX and SUN-4.
Stack (escape) call-with-current-continuations are supported on all
machines.  ASCII and EBCDIC are supported.

Documentation is included on the internal representation and how to
extend or include scm in other programs.

ftp altdorf.ai.mit.edu [18.43.0.246] (anonymous)
cd archive/scm

This directory contains the distribution version 2d of scm.
  `scm2d.shar' is a shar file of the C code distribution.
  `scm2d.tar.Z' is a compressed tar file of the C code distribution.
  `test.scm' is Scheme code which tests conformity with the IEEE spec.
	It is included in the shar and tar files.  I will include
	additions that are mailed to me.
  `utils.scm' contains Scheme code for tracing functions as well as
	provide and require.
  `public.lic is the GNU General Public License.

Be sure to get and read the GNU General Public License (public.lic).
It is included in the shar and tar files.

To receive an IBM PC floppy disk with the source and executable files
send $50 to Aubrey Jaffer, 84 Pleasant St. Wakefield MA 01880, USA.

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).

-- comp.archives file verification
altdorf.ai.mit.edu
total 1882
-rw-rw-rw-   1 5838     users      83535 May  1 22:17 scm2d.tar.Z
-rw-rw-rw-   1 5838     users     172356 May  1 22:17 scm2d.shar
-rw-rw-rw-   1 5838     users       2022 Apr 26 13:23 README
-rw-rw-r--   1 5838     users      23404 Apr 26 13:20 test.scm
-rw-r--r--   1 5838     users       2300 Apr 26 13:20 utils.scm
-rw-rw-rw-   1 5838     users      79065 Apr 26 12:13 scm2b.tar.Z
-rw-rw-rw-   1 5838     users     164071 Apr 26 12:13 scm2b.shar
-rw-rw-rw-   1 5838     users      80407 Apr 12 00:17 scm2c.exe
-rw-rw-rw-   1 5838     users      13120 Apr  5 11:15 public.lic
-rw-rw-rw-   1 5838     users      78461 Apr  5 11:13 scm2b.exe
-rw-rw-rw-   1 5838     users      64795 Feb  7 00:35 jacal0-2.tar.Z
-rw-rw-r--   1 5838     users     150128 Feb  7 00:35 jacal0-2.shar
found scm ok
altdorf.ai.mit.edu:archive/scm/