make todo a bit more concise

This commit is contained in:
Rowan Torbitzky-Lane 2025-02-11 13:02:24 -06:00
parent 68e1ebf268
commit cff71ac4ca

@ -23,4 +23,4 @@
- [ ] Need to make this reproducable too (Check pysh json files)
- [ ] Add Memory
- [ ] Add history stack(s), like a call stack
- [ ] Implement interpreter options (could probably just place this all into a map or something)
- [ ] Implement interpreter options (could probably just place this into a map)