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

In order of priority

- Implement records and unions
- Memoize pure functions automatically
- Write function let expressions properly using lookups
- Write tests!
- Add effects system (see `examples/effects-concept.milch`)