Mode:
Duration:
1
[Piet programs are images, not text - this would be a bitmap of color regions spelling out 'Hello World!']Coding works best on desktop or with an external keyboard.
[Piet programs are images, not text - this would be a bitmap of color regions spelling out 'Hello World!']Coding works best on desktop or with an external keyboard.
A Piet 'Hello World!' program is an image composed of colored blocks. The code below is just a placeholder; actual execution requires an interpreter that processes the image.
[Piet programs are images, not text - this would be a bitmap of color regions spelling out 'Hello World!']Piet is an esoteric programming language where programs are abstract pictures. Instead of text, Piet code uses colored blocks, and program execution depends on transitions between colors.
Origin & Creator
Piet was created by David Morgan-Mar in 2001, inspired by artist Piet Mondrian’s abstract geometric style.
Industrial Note
Piet is primarily used in esolang communities, artistic programming competitions, code-golf, and educational contexts exploring unconventional computation.