Demo of a very simple clock face being drawn, using scratchblocks code as commands. Put scratchblocks text into a simple list, then run it. It parses the text into actual Scratch instructions. Supports Motion, Looks, Sound, and Pen commands.
Decodes Data, Events, and Control codes as well, but the interpreter doesn't do anything with those commands yet. press Space to see the actual scratchblock codes used. Came up with the idea from this forum post: https://scratch.mit.edu/discuss/topic/125730