Woah, hey, more list jank, what a surprise An interpreter of no I/O boolf with only 4 unique blocks: Repeat () Insert () at () of [] Delete () of [] Item () of [] There is also a green flag block, but as that is not required for the script to run, I am not including it. Woah guys actually putting effort into a thumbnail crazy
Thanks to @The-Dommo for doing a bit of testing for me Thanks to @Geotale for inspiring me to make all these turing completeness proof projects Thanks to @cs4912647 for telling me that you can just put "all" in the Delete () of [] block I used https://scratchblocks.github.io/#?style=scratch3&script= to make the images in the thumbnail If you go inside, there is a commentated version of the script which explains some parts of the scripts, a couple initialization functions to make your life easier, and a sequence of commands to implement halting. The given program is something random I made to demonstrate nested loops.