initial pass at libs done, although it needs more work

This commit is contained in:
David 2021-02-26 22:19:51 -05:00
parent efe408bed8
commit b7c7e02697
1 changed files with 0 additions and 1 deletions

View File

@ -79,5 +79,4 @@ bye
## Future Plans
* 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...)