Brainbonk

From Esolang
Jump to navigation Jump to search

Brainbonk is a turning tarpit made by User:↑ that is a brainfuck equivalent. This is also ↑'s first turning tarpit.

How to write in Brainbonk

There is a wheel.

  • < turns the wheel to the right, turning the pointer to the left;
  • > turns the wheel to the left, turning the pointer to the right;
  • ! does the instruction selected.

There is a tape where the values are stored. The commands in the wheel are in the order +-.,><[].

Examples

XKCD Random Number

!!!!>>!