7 ms·
Brainfuck has the goal of being a bad language.
by andersh 14y ago
Brainfuck has the goal of being a bad language.
- vault_ 14y agoThe goal of brainfuck is to be as minimal as possible. Being bad is just a side effect of that. If you want a language that was designed to be bad look at Malbolge or INTERCAL.
- seanmcdirmid 14y agoI would call Brainfuck (and other esoteric languages) as an instance of what "critical design" as described by Anthony Dunn. The goals of critical design are to produce artifacts that get you to think vs. "affirmative design" which is meant to create usable artifacts.