-
Notifications
You must be signed in to change notification settings - Fork 21
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
Book: document the architecture of hax #752
Comments
This issue has been marked as stale due to a lack of activity for 60 days. If you believe this issue is still relevant, please provide an update or comment to keep it open. Otherwise, it will be closed in 7 days. |
This issue has been closed due to a lack of activity since being marked as stale. If you believe this issue is still relevant, please reopen it with an update or comment. |
Still relevant. |
This issue has been marked as stale due to a lack of activity for 60 days. If you believe this issue is still relevant, please provide an update or comment to keep it open. Otherwise, it will be closed in 7 days. |
Still relevant |
Draft: Hax is a pipeline that transforms Rust code into various backends (F*, Coq, ProVerif, EasyCrypt...). It consists of the following components: The Frontend (written in Rust)The
|
We changed hax to use 'haxmeta' files recently, we need to document that.
Ideally, we should have both a diagram that explains the interactions between the different Rust crates and the engine, with some explanations.
The text was updated successfully, but these errors were encountered: