Cur proof assistant, implemented with Turnstile+ framework.
- install Racket 7.4
- clone and install Turnstile+ (
popl2020-artifactbranch, should also work withmaster) - To install Cur:
make install(from repo root) - To check install (run tests):
make test(from repo root) - To remove Cur:
make remove(from repo root)
- this branch initially created from
popl2020-artifactbranch - adds functionality for a visual proof explorer