SCM (Scheme implementation)
Appearance
SCM | |
---|---|
Developer(s) | Aubrey Jaffer, Radey Shouman, Tanel Tammet (Hobbit) |
Stable release | 5e7
/ June 30, 2010 |
Repository | |
Operating system | Cross-platform |
Standard(s) | R4RS, R5RS, IEEE P1178 |
Type | Programming language |
License | GPL |
Website | people.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.