Skip to content

whilefalse/Piedit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Piedit is a Graphical IDE and integrated interpreter for the Piet programming language http://www.dangermouse.net/esoteric/piet.html.

Piet is an esoteric programming language inspired by Piet Mondrian - http://en.wikipedia.org/wiki/Piet_Mondrian, where the programs look like abstract art. The colours and arrangement of the pixels control the program flow and operation. For a more detailed explanation, see the Piet Homepage (link above).

Written in Python with a GTK interface designed in Glade.

Features

    * Create, edit and save Piet programs easily using the UI
    * Run programs using the command line interpreter
    * Step through/run programs in the UI
    * There seemed like a lot more features when I was writing it! 

Requirements

    * Python (with PIL)
    * GTK+ 2.0
    * PyGTK bindings 

About

A graphical IDE and interpreter for the PIET esoteric language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages