Awesome
Colorspace
by Sebastian Krzyszkowiak and Agata Kurczewska
Colorspace is an ezoteric programming langugage which uses images as source code. Syntax is translatable and compatible with Whitespace.
Download Colorspace interpreter in Python (using wspace)
Usage: ./colorspace image.png
Remember to install wspace interpreter (under debian "apt-get install whitespace").
Download Whitespace to Colorspace translator in Python
Download Whitespace to Colorspace image converter, also in Python
Examples:
- Hello world:
- Hello world once again:
- Factoid (generated with colorspace-decompiler):
- Factoid (generated with provided image and colorspace-convert):
All codes available here are under GNU GPLv2+ licence.