This is my (very) simple code interpreter, it currently has only 4 commands: forward n :: moves (n) steps backward n :: moves (n) steps backwards right n :: turns (n) degrees right left n :: turns (n) degrees left Write your program first, then finish by double tapping enter (so enter a blank line) and watch your creation get drawn.
Thank you @griffpatch for the text detector, would have been a pain in the butt without it :) Check out more of my stuff at http://scratch.mit.edu/users/theonlygusti/projects/ Hopefully you enjoy this project, please let me know in the comments:)