more plushy todo

This commit is contained in:
Rowan Torbitzky-Lane 2025-02-13 02:42:24 -06:00
parent 714485e2e0
commit c8474bd4ef

View File

@ -23,6 +23,7 @@
- [ ] Implement a Plushy genome translator - [ ] Implement a Plushy genome translator
- [ ] Need to make this reproducable too (Check pysh json files) - [ ] Need to make this reproducable too (Check pysh json files)
- [ ] Implement silent markers as well - [ ] Implement silent markers as well
- [ ] Have close amt of 1,2, and 3
- [ ] Add Memory - [ ] Add Memory
- [ ] Add history stack(s), like a call stack - [ ] Add history stack(s), like a call stack
- [ ] Implement interpreter options (could probably just place this into a map) - [ ] Implement interpreter options (could probably just place this into a map)