Python-Brainfuck icon indicating copy to clipboard operation
Python-Brainfuck copied to clipboard

Changed code

Open christianbender opened this issue 7 years ago • 0 comments

  • Maked the parser evaluate(...) more efficient. Call the function len only once.
  • Added error handling for loops in the function buildbracemap(code)

christianbender avatar Apr 02 '18 19:04 christianbender