Skip to content

Making program logic formulas memory-agnostic #789

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

Draft
wants to merge 46 commits into
base: main
Choose a base branch
from
Draft

Conversation

oskgo
Copy link
Contributor

@oskgo oskgo commented Jul 2, 2025

Rather than program logic formulas hardcoding mhr as the bound memory in single sided formulas and mleft and mright as the bound memories in two sided formulas we make the formulas carry along the bound memor(y/ies).

The end goal is to allow things like nested hoare statements.

Re-do of #762

The number of touched files in the PR is causing significant slowdown in the GitHub web-interface on my end, so if this happens to anyone else just waiting half a minute seems to work.

@oskgo oskgo force-pushed the softcode-memories2 branch 2 times, most recently from b2a4c86 to 0eb3285 Compare July 4, 2025 15:54
@oskgo oskgo force-pushed the softcode-memories2 branch from 0eb3285 to ff58d08 Compare July 4, 2025 16:22
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