Brainfuck Interpreter

Brainfuck is an esoteric programming language. That means its purpose is to be extremely annoying and made for the opposite of practical use.

The language features exclusively eight commands:

This is a simple interpreter made in JavaScript, with a real time memory visualiser.




0