Apr 16 2004
George Online
So I finally managed to a George interpreter online. You can view it at http://www.gringod.com/george.
In case you fell into a black-hole a few months ago and have online just?
managed to get out, George is my very own programming language. It is based?
on the Brainf**k language, created by Urban M?ller, but with a few minor?
changes.
The main difference between George and Brainf**k is the addition of a?
conditional statement “{ | }”. I’ve included a break-down of George on the?
above interpreter page, and if you can decipher that you’re a cleverer person?
than I am, and I wrote the thing!!!
If you have a George program that you think should be included with the?
examples then mail it to me.
