13 lines
392 B
Markdown
13 lines
392 B
Markdown
# TODO
|
|
|
|
## Push Language TODO
|
|
|
|
- [ ] Make all vector functions applicable to string functions and vice versa
|
|
- [ ] Implement all functions as seen in propeller
|
|
- [ ] Implement Linear Algebra functions as specified in the previous papers
|
|
- [ ] Add a function to sort a vector
|
|
- [x] Make int yank, shove, yankdup, and shovedup generic
|
|
|
|
## PushGP TODO
|
|
- [ ] Implement a Plushy genome translator
|