What is a good Scheme interpreter to go through SICP with?
Brad Beyenhof
bbeyenhof at gmail.com
Sat Jan 12 14:00:07 PST 2008
On Jan 12, 2008 1:15 PM, <chris at seberino.org> wrote:
> I've heard good things about Emacs's SLIME package but that is for
> Lisp. SICP wants *Scheme* so not sure what to use...
>
> Is there some nice Scheme interpreter out there people like?
I'm using mit-scheme (in the Ubuntu repositories), which should work
well considering SICP's origin...
Also, mit-scheme appears to be available for Linux from MIT OpenCourseWare:
http://ocw.mit.decenturl.com/scheme-linux
Or for Windows (why?) here:
http://ocw.mit.decenturl.com/scheme-windows
In addition, OpenCourseWare explicitly states that variations of
LISP/Scheme other than mit-scheme are not guaranteed to provide the
exact same results as expected by the text and provided problem sets.
--
Brad Beyenhof
http://augmentedfourth.com
Silence will save me from being wrong (and foolish), but it will also
deprive me of the possibility of being right.
~ Igor Stravinsky
More information about the KPLUG-LPSG
mailing list