Sunday, January 17, 2021

Show HN: Print chr$(205.5+rnd(1)) goto 10 https://ift.tt/3bP1n0Y

Show HN: Print chr$(205.5+rnd(1)) goto 10 JavaScript implementation of the famous `10 print chr$(205.5+rnd(1)) goto 10` one line of basic code. data:text/html, Copy and paste the above "link" in your browser. January 18, 2021 at 10:38AM

No comments:

Post a Comment

Show HN: Rewriting Scratch 3.0 from scratch in Lua (browser-free native runtime) https://ift.tt/5Af6h7W

Show HN: Rewriting Scratch 3.0 from scratch in Lua (browser-free native runtime) Built a native Scratch 3.0 runtime in Lua that runs .sb3 pr...