Insomnia 2.0

From Esolang
Jump to navigation Jump to search

Insomnia 2.0 is based on Insomnia and was created to eliminate Insomnia's flaw command 7, to make it closer to impossible to code in.

Workflow

Insomnia 2.0 has the same workflow as Insomnia. See here for more details.

Commands

0 - Flip current bit and move pointer right
1 - Flip current bit and move pointer left
2 - Flip current bit
3 - Move pointer right to next group
4 - Move pointer left to previous group
5 - Output block as digit
6 - Output block as letter
7 - Flip every bit in the current group
8 - While pointer is not 0
9 - End while