more todo

This commit is contained in:
Rowan Torbitzky-Lane 2025-02-11 13:01:42 -06:00
parent 76df52c554
commit 68e1ebf268

View File

@ -16,6 +16,7 @@
- [ ] Write unit/quickcheck tests for all of the instructions - [ ] Write unit/quickcheck tests for all of the instructions
- [ ] Use template haskell to generate function lists - [ ] Use template haskell to generate function lists
- [X] Move utility functions to their own file - [X] Move utility functions to their own file
- [ ] Make add/sub/mult/div/mod instructions generic
## PushGP TODO ## PushGP TODO
- [ ] Implement a Plushy genome translator - [ ] Implement a Plushy genome translator