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-18 06:42:37 +01:00
Run tests with:
: runtest --tool jlox --srcdir testsuite