elikaski / BF-it

A C-like language to Brainfuck compiler, written in Python
MIT License
121 stars 11 forks source link

Fix lexical analyzer bugs #32

Closed NeeEoo closed 3 years ago

NeeEoo commented 3 years ago

Fixed 2 bugs where the program would fail when the code contained '\'' or "\""