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

Group the stack and heap kinds of pointers #22

Merged
merged 3 commits into from
May 21, 2024

Conversation

clarus
Copy link
Collaborator

@clarus clarus commented May 20, 2024

The main change is in https://github.com/formal-land/coq-of-python/blob/guillaume-claret%40experiment-join-pointers/CoqOfPython/simulations/proofs/CoqOfPython.v where we group the semantics rules for the stack and heap pointers. It might simplify the specifications later by abstracting over the kind of pointer (either in the stack or the heap).

@clarus clarus merged commit 4dcabf9 into main May 21, 2024
1 check passed
@clarus clarus deleted the guillaume-claret@experiment-join-pointers branch May 21, 2024 09:00
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

Successfully merging this pull request may close these issues.

1 participant