tweaks to output, fix scope issue in pprint

This commit is contained in:
2024-11-15 16:49:31 -08:00
parent e6944bc842
commit 9faee86886
6 changed files with 18 additions and 15 deletions

View File

@@ -18,6 +18,8 @@
- There is also a bit where kovacs uses the implicit on the type (a value) to decide to insert
- [ ] consider binders in environment, to better mark let and to provide names
- [ ] move some top-level chattiness to `debug`
- [ ] consider optionally compiling to eliminators for a second type-checking pass. This
would help catch bugs.
- [x] Allow unicode operators/names
- Web playground
- [x] editor