• I do have a special affinity for Brainfuck. The Amiga was my first computer and Brainfuck was the first alternative language I played with.
  • These, as well as Brainfuck's inefficiency and its limited input/output capabilities, are some of the reasons it is not used for serious programming.
  • Includes a complete language reference, plus my many brainfuck programs and some implementations and commentary.
  • Welcome to the Brainfuck chapter! I'd like to let you know a bit more about this awesome language.
  • Since it's really small, it's easy to write a compiler targeting it. In this article we will first analyze a small brainfuck program to get a feel of how it works.
  • A Brainfuck editor & optimizing interpreter, written in JavaScript. The code is converted to JavaScript code and then run in a web worker, which speeds up execution...
  • The copy-paste of the page "Brainfuck" or any of its results, is allowed (even for commercial purposes) as long as you credit dCode!
  • I’ve passed all tests on Codecademy, which covers very basic stuff. This is perfect, as a BF interpreter is relatively easy to write. Brainfuck language design.
  • The interactive evaluation of brainfuck code is powered by the Klipse plugin: Klipse is a javascript tag for embedding interacitve code snippets in any web page.