I maintain a port to Clojure https://github.com/littleredcomputer/sicmutils
I haven't done much with it recently but have plans in the back of my mind for when I have more free time.
Thanks, this is a nice port!
I worked through SICM using sicmutils as a backup. The MIT Scheme version sometimes "locked up" on my solutions to exercises and sicmutils did not (the Foucault pendulum problem comes to mind).
This video is an introduction to SICM and sicmutils:
We have some Jupyter notebooks, e.g. https://github.com/littleredcomputer/sicmutils/blob/master/j...
One on the Foucault pendulum sounds like it would make a nice addition. Perhaps it could be done in a way that wouldn't spoil the exercise.
https://demonstrations.wolfram.com/FoucaultsPendulum/
This might be possible in a Jupyter notebook with WebGL.