crafting-interpreters/README.org

8 lines
143 B
Org Mode
Raw Normal View History

Set up environment with the proper packages:
: guix environment -m environment.scm
2021-02-17 21:42:37 -08:00
Run tests with:
: runtest --tool jlox --srcdir testsuite