No Instructions
Jump to navigation
Jump to search
No instructions is a esolang with well, no instructions!
No instructions has a pointer at cell 0. Each cell is a 8-bit signed integer, and the pointer moves that number of cells, while copying that same value into the accumulator. The next cell is compared with the accumulator, and will move left after the move and add the accumulator on the next move before repeating the cycle.