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.

Brainfucking

From Esolang
Jump to navigation Jump to search

Brainfucking is an esolang invented by User:None1. It ignores the code and always executes a brainfuck interpreter. Since it ignores the code, it is a no-code esolang.

Examples

brainfuck interpreter

Any text can go here.

Self-interpreter

Any text can go here.

Interpreters

Any brainfuck interpreter is also a brainfucking interpreter if you let it interpret the user input instead of the code.

Computational class

Turing-complete, because it can interpret brainfuck.

Also meta-Turing-complete, because it interprets a Turing-complete language.

Note

Actually, this is just brainfuck, except that the source code is written in STDIN instead of in a file.