Zomis / Brainduck

Brainfuck Interpreter in Java/Groovy, with a Groovy DSL
40 stars 1 forks source link

Step backwards #24

Open Zomis opened 8 years ago

Zomis commented 8 years ago

If at all possible in BF, it would be useful to "step backwards" while debugging so that you can easier find where things go wrong when they go wrong

Zomis commented 8 years ago

For this you'd need to know a couple of things:

The other commands are pretty clear how they should be reversed.