Statements

Write a black pixel and move right:

write black right

Statements - Overview

Here is a visual representation of all possible statements. Click on a word for more information.

label: if/while 0/white write 0/white up exit status else write 0/white up exit status
/ 1/color 1/black down / 1/black down /
blue left goto label blue left goto label
green right / green right /
cyan / cyan /
red red
magenta magenta
yellow yellow
/ /
/
/ / write 0/white up exit status /
1/black down /
blue left goto label
cyan right /
green /
red
magenta
yellow
/

Statements - More Examples

Statements can be conditional:

if color right else exit 1

Table of Contents