update thoughts

This commit is contained in:
Scott Richmond 2025-06-10 15:44:47 -04:00
parent e3b5b96dc2
commit ecd16e3aef

View File

@ -260,7 +260,7 @@ To reiterate the punch list that *I would have needed for Computer Class 1*:
- [ ] teach Rudus to speak our protocols (stdout and turtle graphics) - [ ] teach Rudus to speak our protocols (stdout and turtle graphics)
- [ ] there should be a Rust function that takes Ludus source and returns valid Ludus status json - [ ] there should be a Rust function that takes Ludus source and returns valid Ludus status json
- [ ] compile Rust to WASM - [ ] compile Rust to WASM
- [ ] wire rust-based WASM into JS - [ ] wire Rust-based WASM into JS
- [ ] FINALLY, test Rudus against Ludus test cases - [ ] FINALLY, test Rudus against Ludus test cases
So this is the work of the week of June 16, maybe? So this is the work of the week of June 16, maybe?
@ -268,5 +268,7 @@ So this is the work of the week of June 16, maybe?
Just trying to get a sense of what needs to happen for CC2: Just trying to get a sense of what needs to happen for CC2:
* [ ] Actor model (objects, Spacewar!) * [ ] Actor model (objects, Spacewar!)
* [ ] Animation hooked into the web frontend (Spacewar!) * [ ] Animation hooked into the web frontend (Spacewar!)
* [ ] Text input (Spacewar!)
- [ ] Makey makey for alternate input?
* [ ] Saving and loading data into Ludus (perceptrons, dissociated press) * [ ] Saving and loading data into Ludus (perceptrons, dissociated press)
* [ ] Finding corpuses for Dissociated Press