CurSorn2

From Esolang
Jump to navigation Jump to search

CurSorn2 is an esoteric programming language by User:David.werecat that works bitwise and has random behavior.

Instructions

Instruction Description
0 Sets the current bit randomly and adds two bits of random memory
1 Removes one bit of memory from a random location

Each executed bit is written to the console. At the end of each instruction set, a newline is written to the console. The program terminates when there is no memory left. The "random" nature of the language is undefined and changes over time and as the program executes.

External resources