Skip to content

enebo/rpiet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RPiet - Ruby implementation of Piet programming language

Check it out: http://www.dangermouse.net/esoteric/piet.html

This is a pretty naive implementation, but it can run things like fib:

[[/tree/master/images/helloworld-pietbig.gif|align=center]]

Running

rpiet --debug images/nfib.png

Or an image from the net (notice codel size arg):

rpiet -c 8 http://www.retas.de/thomas/computer/programs/useless/secunet_contest/entry_3/s2_8.gif

Or for more fun:

rpiet http://www.dangermouse.net/esoteric/piet/pietquest.png

About

Piet language in Ruby

Resources

Stars

Watchers

Forks

Packages

No packages published