chore: add TODO

This commit is contained in:
2026-02-07 02:33:11 +01:00
parent 3578b6e49d
commit 63c8e3ab12

12
TODO.md Normal file
View File

@@ -0,0 +1,12 @@
# TODO
In no particular order:
- [ ] String manipulation
- [ ] Math functions (trig, sqrt, etc.)
- [ ] File I/O
- [ ] Input reading
- [ ] Anonymous functions
- [ ] Lists
- [ ] Maps
- [ ] String formatting
- [ ] Warnings