• stetech@lemmy.world
    cake
    link
    fedilink
    arrow-up
    1
    ·
    5 months ago

    So where in that can I encode an arbitrary program? Like one could do in JavaScript?

    • anton@lemmy.blahaj.zone
      link
      fedilink
      arrow-up
      2
      ·
      5 months ago

      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

      • stetech@lemmy.world
        cake
        link
        fedilink
        arrow-up
        2
        ·
        5 months ago

        Well yeah, with CSS and user interaction it’s understandable… as I’ve linked above.

        The question was if this is possible for purely-HTML markup descriptions without CSS nor clicks, and it was a rhetorical one.