Piet (programming language): Difference between revisions

Content deleted Content added
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]]. Piet was named after the Dutch painter [[Piet Mondriaan]]. Variables are stored in memory as integers in a single stack; most specified functions deal with operations on that stack.
 
==External links ==