Skip to content

Implement validation & evaluation in the spec interpreter #171

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

Closed
takikawa opened this issue Jul 2, 2021 · 3 comments
Closed

Implement validation & evaluation in the spec interpreter #171

takikawa opened this issue Jul 2, 2021 · 3 comments

Comments

@takikawa
Copy link
Collaborator

takikawa commented Jul 2, 2021

Assuming things go smoothly for stage 3, one of the stage 4 requirements is "The formalization and the reference interpreter are usually updated". The current interpreter landed in #160 has encoding/decoding/parsing for testing but needs validation and evaluation support.

There's been some previous work on interpreter support for validation and evaluation of different exception semantics (like the previous iteration of the proposal):

But I'm not aware of updated code for the current proposal semantics.

I'm happy to work on PRs for this if nobody else is currently working on it.

@aheejin
Copy link
Member

aheejin commented Jul 2, 2021

cc @thibaudmichaud

@thibaudmichaud
Copy link
Collaborator

I'm not working on this currently, thanks for volunteering!

@takikawa
Copy link
Collaborator Author

Fixed in #175

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

3 participants