Brainfuck Interpreter
Compress a Brainfuck program by pasting it into the textarea below
Removes:
Non
+-<>[].,
characters
Leading
[ ... ]
comments
Comments in the form
[-][ ... ]
Adjacent
+-
and
<>
Your code:
[ Super cool example program. ] --[----->+<]>---. generate "c" ++++++++++++.+.+++++++++. +[-->+<]>+++. ++[-->+++<]>. ++++++++++++. +. +++++++++. -[-->+++++<]>++. [--->++<]>-. -----------. program's over :(
Compressed version of your code: