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

problem when reading the K C semantics about reval' #312

Closed
dexter-qjq opened this issue Feb 28, 2018 · 0 comments
Closed

problem when reading the K C semantics about reval' #312

dexter-qjq opened this issue Feb 28, 2018 · 0 comments

Comments

@dexter-qjq
Copy link

i'm learning something about the semantic of C in K. but i can't understood
syntax K ::= reval(K) [klabel('reval), context(reval)]
syntax K ::= "reval'" "(" K ")" [strict(all(context('reval), result(RValue))), klabel('reval')]
and what's the meaning of this context :
syntax Expression ::= "Call" "(" K "," K ")" [klabel('Call)]
context Call((HOLE => reval'(HOLE)), _) [ndheat]

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