cm0002@lemmy.world to Programmer Humor@programming.dev · 1 month agoNot incorrect.mander.xyzimagemessage-square63fedilinkarrow-up1414arrow-down114
arrow-up1400arrow-down1imageNot incorrect.mander.xyzcm0002@lemmy.world to Programmer Humor@programming.dev · 1 month agomessage-square63fedilink
minus-square大きいBOY@lemmy.blahaj.zonelinkfedilinkEnglisharrow-up2·edit-21 month agoThe browser. When it reads the HTML and creates a DOM based on the provided instructions.
minus-squarestetech@lemmy.worldlinkfedilinkarrow-up1·1 month agoSo where in that can I encode an arbitrary program? Like one could do in JavaScript?
minus-squareanton@lemmy.blahaj.zonelinkfedilinkarrow-up1·1 month 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