I hacked together an "English Interpreter", so that you can write a program in "English," and have the computer "understand" it.

You need to write sentences in the proper syntax, and the language is severally limited (no nested loops, or debugging support).
Its got a few example programs that you can copy and paste, or you can just write "instructions" in the box and hit the button to run.

It's written in HTML/Javascript (sorry its not compliant, but maybe once I get around to it), so the webpage is the source code. Watch out, it's a mess.

Let me know what you think.

http://tevlog.com/magic.html