elikaski / BF-it

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

Nee eoo switch case #61

Closed elikaski closed 3 years ago

NeeEoo commented 3 years ago

You will have to revert the revert i think

NeeEoo commented 3 years ago

Wait ill try to reopen a fresh one

elikaski commented 3 years ago

I can force push master to before the merge. Like going back in time ;)

NeeEoo commented 3 years ago

You would still have to revert the revert. I think. I can open a new pull request with all of the changes instead

elikaski commented 3 years ago

I think it worked now :)

NeeEoo commented 3 years ago

Yep i think it did

NeeEoo commented 3 years ago

Even got the revert commits removed

elikaski commented 3 years ago

Thanks for all your help with implementing this :)

NeeEoo commented 3 years ago

I think the next pull request should be the for loop scope as that fixes my tetris game