On Jan 12, 2008 1:15 PM, <[EMAIL PROTECTED]> 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 -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-lpsg
