There is a racket port; I do not know how complete it is, though a quick look at the open issues suggests not all the pieces are there yet: https://github.com/bennn/mechanics
Looks like MIT Scheme (on which the ScmUtils system runs) still gets some regular maintainence releases, though I don't know how active development is these days:
Nope, that's just the 'intro to programming' class. The class for this book is "Classical Mechanics: A Computational Approach" (I think) and it's definitely still taught in Scheme.
While I'm glad to hear that, how does that work given that the students presumably won't have been taught Scheme from SCIP beforehand? Is it just a given that students taking the class learned Scheme on their own?
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:
I agree, the Foucault example would make a good Juypter demonstration. Showing the pendulum in 3D with a 2D projection (like a Spirograph) of the motion on the ground would be especially nice, as in: