Colors and small fixes

This commit is contained in:
2022-11-01 21:29:39 -07:00
parent d88a7ff77f
commit 740c562dbe
5 changed files with 24 additions and 28 deletions

View File

@@ -75,7 +75,7 @@ Lamb treats each λ expression as a binary tree. Variable binding and reduction
## Todo (pre-release, in this order):
- Prettier colors
- Fix :save
- Cleanup warnings
- Truncate long expressions in warnings
- Prevent macro-chaining recursion
@@ -83,6 +83,7 @@ Lamb treats each λ expression as a binary tree. Variable binding and reduction
- step-by-step reduction
- Cleanup files
- Update screenshot
- Update documentation & "internals" section.
- PyPi package