We are currently working on new rules for what content should and shouldn't be allowed on this website, and are looking for feedback! See Esolang:2026 topicality proposal to view and give feedback on the current draft.

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

!!!!>>!