MIT Scheme (and ScmUtils) are unfortunately not getting enough maintainence, but they still work with a little effort. Probably better on Linux than any other environment. If you have a Mac you may try this:
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!
gsf_emergency_4|4 months ago
https://stackoverflow.com/questions/62518079/scmutils-for-si...
Easter egg: if you dig deeper into the code you will find the "amazing bug" (footnote on page 5)
https://arxiv.org/abs/1211.4892
gugagore|4 months ago
kkylin|4 months ago
https://github.com/kkylin/mit-scheme-intel-mac-patch?tab=rea...
Works well on Intel Macs and (with effort) mostly works on Apple Silicon.
nemoniac|4 months ago
https://docs.racket-lang.org/sicp-manual/SICP_Language.html
Schiphol|4 months ago
tantony|4 months ago
I was able to make "CloJupyter" notebooks with the examples from the book. You can see some of my notes here (only goes till Chapter 2): https://www.thomasantony.com/projects/sicm-workbook/
HexDecOctBin|4 months ago
noosphr|4 months ago
Schiphol|4 months ago