Alok Menghrajani

Previously: security engineer at Square, co-author of HackLang, put the 's' in https at Facebook. Maker of CTFs.


This blog does not use any tracking cookies and does not serve any ads. Enjoy your anonymity; I have no idea who you are, where you came from, and where you are headed to. Let's dream of an Internet from times past.


Home | Contact me | Github | RSS feed | Consulting services | Tools & games

Piet is a neat little esoteric programming language. It was invented by David Morgan-Mar. Each program is represented as a two dimensional image. The colorful pixels in the image describe the program's behavior.

People write programs which are artistic looking while performing some interesting computation.

Prints the first 100 Fibonnaci numbers.

Prints "Piet"


Check out http://www.dangermouse.net/esoteric/piet.html for more info.