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.
Rebellent Brainfuck
Rebellent Brainfuck is an esolang created by User:None1, it is the same as brainfuck, the only difference is that the program doesn't always obey what you want it to do.
Execution
Rebellent Brainfuck is very rebellent, every time it reaches a character, there is uniform probabillity that it interprets that character into one of the 8 commands in brainfuck, causing the result to be indeterminate.
Also, that sometimes makes [ and ] unbalanced, when that occured, Rebellent Brainfuck will go crazy:
- First, it rewrites the tape with random bytes.
- Second, it starts running the commands using the rewritten tape.
- Last, it accesses the 0x00000000 memory address, which causes the program to crash horribly.
These things make Rebellent Brainfuck chaotic! So the execution result is indeterminate, that means there is no example programs.
Some "Examples"
Cat program?
12345
There are a very little chance to get the correct program where EOF returns 0:
,[.,]