Thun/joy/utils
Simon Forman db28989b64 Trying to add a guard to combinators.
So they can notice if they're given a stack that doesn't match what
they're expecting.

This seems to work, but I realized that type variables in the pending
expression need to be update()'d too.  hmm...
2018-06-26 21:45:58 -07:00
..
__init__.py Initial move of code from git repo. 2018-04-14 18:13:13 -07:00
brutal_hackery.py Minor cleanup of the README file. 2018-04-22 09:16:48 -07:00
generated_library.py Simple type inference and compiler. 2018-06-21 21:23:34 -07:00
polytypes.py Trying to add a guard to combinators. 2018-06-26 21:45:58 -07:00
pretty_print.py Adding params to the docstrings. 2018-04-30 10:16:04 -07:00
stack.py Rename pushback() to concat(). 2018-06-13 10:17:46 -07:00
types.py Type checking, initial work. 2018-06-26 15:23:51 -07:00