Thun/joy/utils
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
..
__init__.py Initial move of code from git repo. 2018-04-14 18:13:13 -07:00
errors.py Bringing it in line with Nim version. 2021-04-09 16:58:38 -07:00
generated_library.py This brings Python Joy into congruence with Nim. 2021-04-09 18:01:07 -07:00
pretty_print.py Switch back to spaces for indentation. 2021-04-09 16:16:34 -07:00
stack.py This brings Python Joy into congruence with Nim. 2021-04-09 18:01:07 -07:00