Added Church numeral generation

This commit is contained in:
2022-10-21 19:39:37 -07:00
parent 7a1077e371
commit b5d97cf5c6
4 changed files with 33 additions and 4 deletions

View File

@@ -7,10 +7,8 @@
- Python files: installable, package list, etc
- $\alpha$-equivalence check
- Versioning
- Automatic church numerals
- Prettyprint functions (combine args, rename bound variables)
- Documentation in README
- Don't crash on errors
## Todo:
- live syntax check
@@ -22,4 +20,5 @@
- Pin header to top of screen
## Mention in Docs
- lambda functions only work with single-letter arguments
- lambda functions only work with single-letter arguments
- church numerals