Brainfuck Interpreter

This is an interactive online interpreter for the esoteric programming language brainfuck.
To use this application, choose your configuration settings, enter your code, press 'Run' to get things going, and type your input into the bottom box if/when required.

Program Code

There are 8 brainfuck commands ><+-.,[] a debugging command # and 3 pbrain extension commands :()

I/O