bennn / mechanics

(in progress) Racket port of the SICM scmutils library
Other
32 stars 3 forks source link
racket

rktutils

Build Status Coverage Status

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.