Skip to playerSkip to main content
  • 2 years ago
Brainfuck is a minimal esoteric programming
language. It provides a 30K 8-bit array that can be modified with 8 different characters.

#programming #compsci #100SecondsOfCode



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?
Comments

Recommended