Added variable binding

This commit is contained in:
2022-10-23 11:24:27 -07:00
parent c5df3fcbed
commit 455e447999
4 changed files with 288 additions and 453 deletions

View File

@@ -3,7 +3,7 @@
## Todo (pre-release):
- $\alpha$-equivalence check
- Prettyprint functions (combine args, rename bound variables)
- Prettyprint functions (rename bound variables)
- Write a nice README
- Handle or avoid recursion errors
- Fix colors