LOGO Graphic user interface

Hey folks,

The title of this post is a bit misleading. The GUI isn't actually for LOGO, it's for a LOGO like 'computer language' I'm writing in PHP that takes some very specific instructions written by a user, and converts them into an image. So far there are some minor bugs to work out, but it has 6 commands so far and seems to run relatively quickly.

You can view it here.