cm0002@lemmy.world to Programmer Humor@programming.dev · 3 days agoNot incorrect.mander.xyzimagemessage-square55fedilinkarrow-up1408arrow-down112cross-posted to: programmerhumor@lemmy.ml
arrow-up1396arrow-down1imageNot incorrect.mander.xyzcm0002@lemmy.world to Programmer Humor@programming.dev · 3 days agomessage-square55fedilinkcross-posted to: programmerhumor@lemmy.ml
minus-square大きいBOY@lemmy.blahaj.zonelinkfedilinkEnglisharrow-up2·edit-219 hours agoThe browser. When it reads the HTML and creates a DOM based on the provided instructions.
minus-squarestetech@lemmy.worldlinkfedilinkarrow-up1·6 hours agoSo where in that can I encode an arbitrary program? Like one could do in JavaScript?
minus-squareanton@lemmy.blahaj.zonelinkfedilinkarrow-up1·14 minutes agoCreate a table of checkboxes with the rule 110 CSS applied. Translate your program to a rule 110 program and put it in the top row of the table. Advance the computation by checking the marked (orange in the example) checkboxes row by row. Example
The browser. When it reads the HTML and creates a DOM based on the provided instructions.
So where in that can I encode an arbitrary program? Like one could do in JavaScript?
Create a table of checkboxes with the rule 110 CSS applied.
Translate your program to a rule 110 program and put it in the top row of the table.
Advance the computation by checking the marked (orange in the example) checkboxes row by row.
Example