Y
Hacker News
new
|
ask
|
show
|
jobs
by
nemoniac
239 days ago
You can run it in Racket with the SICP language.
https://docs.racket-lang.org/sicp-manual/SICP_Language.html
1 comments
Schiphol
239 days ago
Ah, nice, I'll try that. SICM in particular relies on numerical routines and things for scientific computing that this perhaps doesn't cover. We'll see. Thanks!
link
shawn_w
238 days ago
Someone ported the sicm/scmutils code to Racket:
https://github.com/bdeket/rktsicm
link
soegaard
238 days ago
I think, this is the best way of running the SICM programs.
link