MIT/GNU Scheme is an implementation of the Scheme programming language, providing an interpreter, compiler, source-code debugger, integrated Emacs-like editor, and a large runtime library.
I want to install MIT Scheme on my Mac, I have downloaded the MacOS X binary(x86-64). However, I …
macos scheme mit-schemeI want to type something like 'scheme file.scm' and have it interpret the file, and then take me back …
scheme mit-schemeCan anyone tell me what is the null value representation in mit-scheme? In the SICP book, it should be "nil" …
scheme sicp mit-schemeDoes anyone know how i could use sublime text 2 with scheme. I've heard ST2 and I want to try it …
scheme sublimetext2 sublimetext mit-schemeI'm trying to get Scheme going so I can work through "Structure and Interpretation of Computer Programs" but I keep …
installation scheme sicp mit-schemeWhat are the pros and cons of using MIT Scheme versus using DrScheme, in the context of trying to go …
scheme racket sicp mit-scheme