This commit is contained in:
2024-09-07 13:39:29 -07:00
parent 06f7ba0984
commit 88d8c73e36
3 changed files with 40 additions and 237 deletions

17
TODO.md Normal file
View File

@@ -0,0 +1,17 @@
## TODO
- [ ] implicit patterns
- [ ] pair syntax
- [ ] list syntax
- [ ] operators
- [ ] import
- [ ] some solution for + (classes? ambiguity?)
- [ ] surface execution failure in the editor
- [ ] write js files in out
- [ ] detect extra clauses
- [ ] test framework
- [ ] decide what to do for erasure
- [ ] type at point
- [ ] repl
- [ ] LSP