check off SEE

This commit is contained in:
David 2021-02-24 20:19:44 -05:00
parent a2e6115248
commit e998c286d7
1 changed files with 0 additions and 1 deletions

View File

@ -64,6 +64,5 @@ bye
## Future Plans
* Implement `VARIABLE` and `CONSTANT` and the various `? ! @` related words
* Implement `SEE`
* Implement loading libraries of pre-written functions both from the command-line and at run-time
* Add much better readline behaviors in the interactive console (up-arrow for history, cursor movement...)