Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Step backwards #24

Open
Zomis opened this issue Oct 16, 2015 · 1 comment
Open

Step backwards #24

Zomis opened this issue Oct 16, 2015 · 1 comment

Comments

@Zomis
Copy link
Owner

Zomis commented Oct 16, 2015

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 Zomis added this to the 0.6 milestone Oct 17, 2015
@Zomis
Copy link
Owner Author

Zomis commented Oct 26, 2015

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

  • , what was the value of the cell before the operation?
  • if there is a [ or ] before the command, how many times has the loop been performed? Was it ever performed? Should we go backwards to before [ or before ] ?

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant