add todos for computer class

This commit is contained in:
Scott Richmond 2024-04-28 18:14:11 -04:00
parent 3d570beb45
commit 402b444231

10
computer_class.md Normal file
View File

@ -0,0 +1,10 @@
# TODO for Computer Class
* Devise graphics protocol
- Untether from p5
- Devise SVG situation
- Save code to SVG
- Load code from SVG
* Find interfaces for stdin, out, err
* Coroutines
* State w/ refs