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

Reasoning about TemplateMonad commands? #753

Open
jsarracino opened this issue Sep 14, 2022 · 1 comment
Open

Reasoning about TemplateMonad commands? #753

jsarracino opened this issue Sep 14, 2022 · 1 comment

Comments

@jsarracino
Copy link

Hello,

This is more of a question than a real issue, but I wasn't sure how best to reach folks, so I'm putting it here. I've been using MetaCoq and TemplateMonad for developing a plugin (it's really usable and slick, great job!) and it would be great to reason about the result of running TemplateMonad programs (even axiomatically).

Is there currently a way to do this, or plans (even tentative) to implement something like it? For example, it would be nice to reason about the effect of tmMkDefinition on the global environment, or the behavior of tmLocate, etc.

Thanks,
John

@TheoWinterhalter
Copy link
Member

The best way to reach us is probably on the Metacoq zulip stream of the Coq zulip: https://coq.zulipchat.com/

For now we have no specifications for these operations. I guess it could be interesting but I'm not sure anyone is working on it.

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

2 participants