update README

This commit is contained in:
jackjohn7 2026-05-17 00:30:29 -05:00
parent 54d147b954
commit 7406739fcf

View file

@ -9,6 +9,7 @@ I'd like to build the following:
- [ ] substitutions for known abstractions (numbers can be written and are displayed as numbers rather than lambda terms)
- [ ] replace known terms in input
- [X] replace known terms in output
- [ ] support detection and replacement for generic church numerals (not just 1 and 0 (false))
- [ ] persisted variables
- [ ] display all steps in alpha/beta reductions until beta normal form is reached
- [ ] online web-based lambda playground