Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
methehack
on Oct 19, 2019
|
parent
|
context
|
favorite
| on:
Structure and Interpretation of Computer Programs ...
You probably know this, but for others reading along, Racket has a #lang sicp language to fully support using Racket to follow along.
https://docs.racket-lang.org/sicp-manual/index.html
ryeights
on Oct 19, 2019
[–]
Alternatively, install MIT Scheme (*nix/macOS):
https://www.gnu.org/software/mit-scheme/
neilv
on Oct 19, 2019
|
parent
[–]
If MIT Scheme runs on your computer, great. IIRC, SICP support was added to DrRacket with the idea that it would be more accessible to new students (runs on more computers, student-oriented IDE that's less-intimidating than something Emacs-ish).
Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
https://docs.racket-lang.org/sicp-manual/index.html