To compile run `make`
To run tests, run `make test`
To run a program, run `./curve -c test_program.cv`
See `curve.ml` for more information.
