Cleanup & build files
This commit is contained in:
@@ -3,11 +3,9 @@
|
||||
|
||||
## Todo (pre-release):
|
||||
- Good command parsing (`:save`, `:load`, are a bare minimum)
|
||||
- Python files: installable, package list, etc
|
||||
- $\alpha$-equivalence check
|
||||
- Versioning
|
||||
- Prettyprint functions (combine args, rename bound variables)
|
||||
- Documentation in README
|
||||
- Write a nice README
|
||||
|
||||
## Todo:
|
||||
- live syntax check
|
||||
@@ -18,7 +16,9 @@
|
||||
- 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
|
||||
|
||||
## Mention in Docs
|
||||
- lambda functions only work with single-letter arguments
|
||||
- church numerals
|
||||
- church numerals
|
||||
- how to install
|
||||
Reference in New Issue
Block a user