Jump to content

SCM (Scheme implementation)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Barticus88 (talk | contribs) at 19:44, 24 January 2007 (Mac OS). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
SCM
Developer(s)Aubrey Jaffer
Stable release
5e3 / Oct 22, 2006
Repository
Operating systemCross-platform
TypeProgramming language
LicenseGPL
Websiteswiss.csail.mit.edu/~jaffer/SCM

SCM is a free software Scheme implementation in C written by Aubrey Jaffer, the same author as the HOBBIT R4RS Scheme-to-C compiler, the SLIB Scheme library and the JACAL, interactive symbolic mathematics program. 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 forms the core of GNU Guile and is supported by SLIB the portable Scheme library.