Skip to content
Ian Rash edited this page Jan 27, 2018 · 6 revisions

Welcome to the pixel_lang_crystal wiki, one of the most confusing places on the internet.

Pixel_lang is an esoteric programming language which offers pixel based syntax, register based storage and fork based concurrency.

Pixel_lang is comprised of a two different types of interpreters, auto and live. Engines take in a program, and user input, and runs the program producing and output. To the run the program, the engine moves pistons along, running one instruction per cycle. Pistons can be forked for different kinds of concurrency.

Clone this wiki locally