- Download (link) and install Racket (v7
or later) if you do not already have it installed on your system.
- Make sure that the Racket binaries are available on your
PATH
.
- Make sure that the Racket binaries are available on your
- Install the Rosette DSL with the command
raco pkg install rosette
. - Run the synthezier with
./run.rkt
, e.g.,./run.rkt 'post;pre' benchmarks/hvbox/hvbox.grammar
.
The tool's name (SchedSynth) is provisional.