add more functions

This commit is contained in:
2023-08-03 00:25:40 +02:00
parent 405af94d16
commit 9a00b6bf2a
3 changed files with 12 additions and 5 deletions

View File

@ -36,6 +36,11 @@ To evaluate code, press `Ctrl+Enter` (no visible animation). This is true for ev
# TODO
## API
- [ ] Give information about its context of execution to every script
- knowing which internal iterator to use for each script would be nice
## Scheduler
- [ ] Stable / robust clock and script/event scheduler.