Piet (programming language): Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 2:
[[Image:Piet_Program_Hello_World(1).gif|thumb|A "Hello World" program in Piet]]
 
'''Piet''' is an [[esoteric programming language]] designed by [[David Morgan-Mar]], whose programs are [[bitmap]]s that look like [[abstract art]]. PietThe wascompilation namedis afterguided by a "pointer" that moves around the Dutchimage, painterfrom [[Pietone Mondriaan]]continuous coloured region to the next. Variables are stored in memory as integers in a single stack;. mostMost specified functions deal with operations on that stack, others with the rules by which the compilation pointer moves and with input/output. Piet was named after the Dutch painter [[Piet Mondriaan]].
 
==External links ==