Brainf**k in 100 Seconds

eli Videos Leave a Comment

Brainfuck is a minimal esoteric programming language. It provides a 30K 8-bit array that can be modified with 8 different characters.

🔗 Resources

Brainfuck History https://www.muppetlabs.com/~breadbox/bf/

Brainfuck Basics https://gist.github.com/roachhd/dce54…

Brainfuck Interpreter https://copy.sh/brainfuck/

🔥 Get More Content – Upgrade to PRO

Upgrade to Fireship PRO at https://fireship.io/pro

Use code lORhwXd2 for 25% off your first payment.

🎨 My Editor Settings

– Atom One Dark

– vscode-icons

– Fira Code Font

🔖 Topics Covered

– Esolang or esoteric programming languages

– What is brainfuck used for?

– How to loop in brainfuck?

– How does brainfuck programming work?

– Who invented brainfuck?