piet-examples
Some basic Piet examples
count-straight.ppm
. Adds two numbers together. Note that this does not terminate correctly - this was intentional, to keep the example simple.count-straight-stop.ppm
. As (1), but it terminates.count-square-stop.ppm
. As (2) but as a more Piet-like square.count-loop.ppm
. As (3), but loops to count infinitely.
Find out all about Piet here http://www.dangermouse.net/esoteric/piet.html