Created by Albert Chen, Evan Goode, and Matthew Woodward
-
Set up
poetry
: https://github.com/python-poetry/poetry, or runnix-shell
if you use Nix. -
poetry install
.
Edit the source code at the bottom of compiler.py
, then,
-
poetry run ./compiler.py
-
pytest
to run the tests