mechanics
mechanics copied to clipboard
(in progress) Racket port of the SICM scmutils library
trafficstars
rktutils
Racket rendition of SICM's scmutils library.
UNDER CONSTRUCTION
Install
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.