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

Better debugging #2

Open
yancouto opened this issue Mar 27, 2021 · 5 comments
Open

Better debugging #2

yancouto opened this issue Mar 27, 2021 · 5 comments

Comments

@yancouto
Copy link
Owner

We'll definitely need some step by step interpreting, and showing this to the player.

@yancouto
Copy link
Owner Author

yancouto commented Apr 7, 2021

We show step by step of the expression being evaluated. It's pretty ugly though, just a wall of text, which makes it super confusing.

@yancouto
Copy link
Owner Author

Text is printed better, but it's still a wall of text.

@yancouto
Copy link
Owner Author

yancouto commented May 9, 2021

It's basically impossible on the more advanced levels. But I don't think doing step by step resolution, even if it's a good UI, will be enough.

@yancouto
Copy link
Owner Author

Debugging had fully_resolve: true, which made it really hard to debug.

Now it's easier, though still very hard in any non-small level.

@yancouto
Copy link
Owner Author

Playground screen implemented, which helps.

Step by step would still be cool.

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

No branches or pull requests

1 participant