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

Support expression of pre- and post-conditions for interpreter evaluation #6

Open
pdarragh opened this issue Nov 28, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@pdarragh
Copy link
Collaborator

Sometimes, we may care less about the end result in rax and more about what sorts of things happened along the way to get there. I think an alternate form of execution could allow progressive inspection of the interpreter state. This could be useful for (e.g.) checking student implementations at a deeper level than just checking their outputs.

@pdarragh pdarragh added the enhancement New feature or request label Nov 28, 2023
@pdarragh pdarragh self-assigned this Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant