Hacker News new | ask | show | jobs
by fsck--off 4661 days ago
SICP uses Scheme, not Common Lisp.

Edit: Here's a list of available Scheme implementations. SICP uses MIT/GNU Scheme, which uses an Emacs-like editor.

http://groups.csail.mit.edu/mac/projects/scheme/

1 comments

Thanks, you're correct.