Skip to content
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.
Ramblurr edited this page Apr 6, 2011 · 11 revisions

Piet Creator

Piet Creator is a cross platform GUI IDE for the Piet esoteric programming language. It includes a graphical editor, embedded interpreter, and integrated debugger.

The interpreter backend for Piet Creator is provided by npiet:npiet, a piet interpreter written in C by
Erik Schoenfelder.

Piet

“Piet is a programming language in which programs look like abstract paintings.” The language is named after Piet Mondrian, who pioneered the field of geometric abstract art. " – David Morgan-Mar. [email protected] (Piet Author)

This is a sample Piet program, created by Thomas Schoch. It prints “Piet!”, and is designed to look like a painting of Piet Mondrian.

Reference

Screenshots

Piet Creator is licensed under the GPL v3, and is written in C++ with Qt.

Clone this wiki locally