update todos

This commit is contained in:
Scott Richmond 2024-11-21 20:09:37 -05:00
parent b8f040c6ce
commit a35d5293a9

View File

@ -30,6 +30,7 @@
// * [x] `loop` and `recur` // * [x] `loop` and `recur`
// * [ ] string patterns // * [ ] string patterns
// * [ ] string interpolation // * [ ] string interpolation
// * [ ] docstrings
// * [~] write `base` in Rust // * [~] write `base` in Rust
// * [ ] turn this into a library function // * [ ] turn this into a library function
// * [ ] compile this into WASM // * [ ] compile this into WASM