| | Definition: | | (Previously "C-Scheme") A scheme implementation by the mit Scheme Team (Chris Hanson, Jim Miller, Bill Rozas, and many others) with rich set of utilities and a compiler called liar. 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.5, as of 2000-04-27. 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. usenet newsgroup: news:comp.lang.scheme.c. Mailing list: info-cscheme@zurich.ai.mit.edu (cross-posted to news). E-mail: <bug-cscheme@zurich.ai.mit.edu> (bugs). |