parsing, update readme
This commit is contained in:
parent
098cf0832a
commit
f64bf8be2b
3 changed files with 43 additions and 33 deletions
|
|
@ -4,7 +4,8 @@ A (very WIP) lambda expression evaluator and debugger.
|
|||
|
||||
I'd like to build the following:
|
||||
|
||||
- [ ] parsing with parsec
|
||||
- [X] parsing with parsec
|
||||
- need to harden tests a bit more but existing tests pass
|
||||
- [ ] alpha/beta reduction to beta normal
|
||||
- [ ] substitutions for known abstractions (numbers can be written and are displayed as numbers rather than lambda terms)
|
||||
- [ ] persisted variables
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue