Jump to content

SCM (Scheme implementation)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 178.51.117.213 (talk) at 10:25, 20 December 2011 (Copyvio: http://people.csail.mit.edu/jaffer/SCM). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
SCM
Developer(s)Aubrey Jaffer, Radey Shouman, Tanel Tammet (Hobbit)
Stable release
5e7 / June 30, 2010; 15 years ago (2010-06-30)
Repository
Operating systemCross-platform
Standard(s)R4RS, R5RS, IEEE P1178
TypeProgramming language
LicenseGPL
Websitepeople.csail.mit.edu/jaffer/SCM

SCM is a free software Scheme implementation in C written by Aubrey Jaffer, the same author as the SLIB Scheme library and the JACAL interactive symbolic mathematics program. It conforms to the R4RS, R5RS, and IEEE P1178 standards. It runs on many different architectures such as Amiga, Atari-ST, Mac OS (SCM Mac), MS-DOS, OS/2, NOS/VE, Unicos, VMS, Unix and similar systems.

SCM developed from SIOD circa 1990. GNU Guile developed from SCM circa 1994.