Hexagon says jump to line a if cell b is n and increment cell b by c if cell b equals d and output cell b is cell b equals e.

From Esolang
Jump to navigation Jump to search

Hexagon says jump to line a if cell b is n and increment cell b by c if cell b equals d and output cell b is cell b equals e. is an esolang created by Infinitehexagon which is his first OISC. Unfortunately, there is a spelling error at "output cell b is cell b equals e" where "is" is supposed to be an "if".

Keywords

all is any value. random is a random value. null is an empty character.

Instruction

Instruction
Hexagon says jump to line a if cell b is n and increment cell b by c if cell b equals d and output cell b is cell b equals e.


Programs

Truth machine

Hexagon says jump to line 3 if cell 0 is 1 and increment cell 0 by 0 if cell 0 equals 1 and output cell 0 is cell 0 equals 1.
Hexagon says jump to line 4 if cell 0 is 0 and increment cell 0 by 0 if cell 0 equals 0 and output cell 0 is cell 0 equals 0.
Hexagon says jump to line 1 if cell 0 is 1 and increment cell 0 by 0 if cell 0 equals 1 and output cell 0 is cell 0 equals 1.
Hexagon says jump to line 5 if cell 0 is 0 and increment cell 0 by 0 if cell 0 equals 0 and output cell 0 is cell 0 equals 0.