Thun/joy
Simon Forman c00c6a4e32 Add a "quiet" mode.
This brings the Python Joy interpreter into better congruence with the
Nim interpreter for ease of automated testing.
2021-04-06 11:28:30 -07:00
..
utils Don't let module imports have side-effects. 2020-12-19 23:53:04 -08:00
__init__.py Initial move of code from git repo. 2018-04-14 18:13:13 -07:00
__main__.py Add a "quiet" mode. 2021-04-06 11:28:30 -07:00
joy.py Add a "quiet" mode. 2021-04-06 11:28:30 -07:00
library.py Derp! I forgot to modify the built-in defs to use "==". 2020-12-19 23:37:39 -08:00
parser.py Zero-or-one not one-or-more. 2020-05-18 20:45:04 -07:00