fix TODO.md

This commit is contained in:
Egor Sheremetov 2023-08-09 20:24:09 +02:00
parent b10c098fe1
commit 8c02877974

View file

@ -10,7 +10,7 @@
- [x] Fix warnings in ML code
- [x] TODO: debug flag doesn't compile
- [x] Sexp: move the tag to be `contents[0]` instead of the word in sexp header; i.e. get rid of sexp as separate data structure
- Run Lama compiler on Lama
- [ ] Run Lama compiler on Lama
- [ ] Add more stress tests (for graph-like structures) to `stdlib/regression` and unit tests
- [ ] Magic constants
- [ ] Normal documentation: a-la doxygen