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.
Blockfuck
Jump to navigation
Jump to search
Blockfuck is a block-based programming language based on Brainfuck. Programs use the same commands as Brainfuck but are programmed using connecting blocks, similar to Scratch.
Blockfuck editors are often implemented using Blockly, or other similar libraries for block-based coding.