aboutsummaryrefslogtreecommitdiffstats
path: root/todo.md
blob: 239de538b18790e9513330023f2d0449110b77cf (plain)
1
2
3
4
5
6
7
8
# TODO

In order of priority

- Memoize pure top-level let-bindings with `let memo`
- Add a `catch` builtin for catching fatal errors
- Write function let expressions properly using lookups
- Write tests!