Fixed it by getting rid of the `while instructions[instructionPointer] != ']'` from `while instructions[instructionPointer] != ']' and openPairs != 0:`, as well as the corresponding code in `conditionalJumpBackwards()`.
- Brainfuck interpreter bug drguildo
- Re: Brainfuck interpreter bug jyapayne
- Re: Brainfuck interpreter bug drguildo
- Re: Brainfuck interpreter bug drguildo
