more todo

This commit is contained in:
Rowan Torbitzky-Lane 2025-02-07 17:53:16 -06:00
parent ac8d1974f2
commit 9a3453ad5f

View File

@ -14,6 +14,7 @@
- [X] Refactor all functions to take state as the final parameter - [X] Refactor all functions to take state as the final parameter
- [X] Standardize the pattern matching parameter names, such as c1 : cs - [X] Standardize the pattern matching parameter names, such as c1 : cs
- [ ] Write unit/quickcheck tests for all of the instructions - [ ] Write unit/quickcheck tests for all of the instructions
- [ ] Move utility functions to their own file
## PushGP TODO ## PushGP TODO
- [ ] Implement a Plushy genome translator - [ ] Implement a Plushy genome translator