Thun/joy
Simon Forman 7f193fbdbe This brings Python Joy into congruence with Nim.
It's hacky.  I edited the generated file.  The more complicated
functions like popop will not generate the same errors as the Nim
versions.  This is only congruence in the sense that the current jtest
suite passes identically on both.

Ideally I should be generating both the Nim and Python code from the
Prolog compiler.
2021-04-09 18:01:07 -07:00
..
utils This brings Python Joy into congruence with Nim. 2021-04-09 18:01:07 -07:00
__init__.py Initial move of code from git repo. 2018-04-14 18:13:13 -07:00
__main__.py Switch back to spaces for indentation. 2021-04-09 16:16:34 -07:00
joy.py Customizing error messages. 2021-04-09 17:41:42 -07:00
library.py This brings Python Joy into congruence with Nim. 2021-04-09 18:01:07 -07:00
parser.py Switch back to spaces for indentation. 2021-04-09 16:16:34 -07:00