calculus -> all propeller instructions

This commit is contained in:
Rowan Torbitzky-Lane 2025-01-31 15:52:53 -06:00
parent 1d56143712
commit dc9e9fdb19

View File

@ -3,7 +3,7 @@
## Push Language TODO ## Push Language TODO
- [ ] Make all vector functions applicable to string functions and vice versa - [ ] Make all vector functions applicable to string functions and vice versa
- [ ] Implement Calculus functions as seen in propeller - [ ] Implement all functions as seen in propeller
- [ ] Implement Linear Algebra functions as specified in the previous papers - [ ] Implement Linear Algebra functions as specified in the previous papers
- [ ] Add a function to sort a vector - [ ] Add a function to sort a vector
- [x] Make int yank, shove, yankdup, and shovedup generic - [x] Make int yank, shove, yankdup, and shovedup generic