Racket rendition of SICM's scmutils
library.
UNDER CONSTRUCTION
After cloning the mechanics folder, run:
# The trailing '/' is necessary
raco pkg install mechanics/
If you make any changes to the syntax tools defined in mechanics/main.rkt
, run:
# Again, the '/' is required
raco pkg update mechanics/
to re-install.