Quick Start:
- clone this repository using
git clone
- open the folder in VSCode
- start an OCaml sandbox terminal
- run
make test
from the command line - open
bin/simulator.ml
See the general toolchain and project instructions on the course web site. The course web pages have a link to the html version of the homework instructions.