Mode:
Duration:
1
++++++++++[>+++++++>++++++++++>+++>+<<<<-]>++.>+.+++++++..+++.>++.<<+++++++++++++.>.+++.------.--------.>+.>.Coding works best on desktop or with an external keyboard.
++++++++++[>+++++++>++++++++++>+++>+<<<<-]>++.>+.+++++++..+++.>++.<<+++++++++++++.>.+++.------.--------.>+.>.Coding works best on desktop or with an external keyboard.
A classic 'Hello World!' program written in Brainfuck using its 8 commands.
++++++++++[>+++++++>++++++++++>+++>+<<<<-]>++.>+.+++++++..+++.>++.<<+++++++++++++.>.+++.------.--------.>+.>.Brainfuck is an esoteric programming language created to challenge and amuse programmers. It uses a minimalistic set of eight commands to manipulate an array of memory cells and control a data pointer.
Origin & Creator
Brainfuck was created by Urban Müller in 1993 to push the limits of minimalism in programming languages.
Industrial Note
Brainfuck is mostly used for educational purposes, programming challenges, code obfuscation contests, and as a reference for language design experiments.