Source : Free On-Line Dictionary of Computing
MIT Scheme
(Previously "C-Scheme") A {Scheme} implementation
by the {MIT} Scheme Team (Chris Hanson, Jim Miller, Bill
Rozas, and many others) with a rich set of utilities, a
compiler called {Liar} and an editor called {Edwin}.
MIT Scheme includes an {interpreter}, large {run-time
library}, {Emacs} {macros}, {native-code compiler}, emacs-like
editor, and a {source-level debugger}.
Current version: 7.7.1, as of 2002-06-18.
{MIT Scheme} conforms fully with {R4RS} and almost with the
{IEEE Scheme} {standard}. It runs on {Motorola 68000}:
{HP9000}, {Sun-3}, {NeXT}; {MIPS}: {Decstation}, {Sony}, {SGI};
{HP-PA}: 600, 700, 800; {VAX}: {Ultrix}, {BSD}, {DEC} {Alpha}:
{OSF}; {Intel i386}: {MS-DOS}, {MS Windows}, and various other
{Unix} systems.
See also: {LAP}, {Schematik}, {Scode}.
{Home (http://www.gnu.org/software/mit-scheme/)}.
{Usenet} newsgroup: {news:comp.lang.scheme.c}.
Mailing list: [email protected] (cross-posted to
news).
E-mail: (maintainers).
(2003-08-14)