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

Enable modular resolution/preprocessing of Boogie programs #889

Open
keyboardDrummer opened this issue May 23, 2024 · 0 comments
Open

Enable modular resolution/preprocessing of Boogie programs #889

keyboardDrummer opened this issue May 23, 2024 · 0 comments

Comments

@keyboardDrummer
Copy link
Collaborator

keyboardDrummer commented May 23, 2024

To enable cached compilation by downstream compilers, enable constructing a Boogie program that partially consists out of already resolved declarations, and where only the unresolved declarations need to spend time re-resolving.

There is no need to change Boogie the language by for example adding modules to the language, this would be purely an API change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant