Improved parser
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
- $\alpha$-equivalence check
|
||||
- Prettyprint functions (combine args, rename bound variables)
|
||||
- Write a nice README
|
||||
- Delete macros
|
||||
- Handle or avoid recursion errors
|
||||
|
||||
## Todo:
|
||||
@@ -17,8 +16,7 @@
|
||||
- Warn when overwriting macro
|
||||
- Syntax highlighting: parenthesis, bound variables, macros, etc
|
||||
- Pin header to top of screen
|
||||
- Parser is a bit slow. Maybe we can do better?
|
||||
- pypi package
|
||||
- PyPi package
|
||||
|
||||
## Mention in Docs
|
||||
- lambda functions only work with single-letter arguments
|
||||
|
||||
Reference in New Issue
Block a user