Skip to content

Commit

Permalink
Merge pull request #1261 from cryspen/franziskus/landing-page-rocq
Browse files Browse the repository at this point in the history
Update website landing page
  • Loading branch information
franziskuskiefer authored Jan 21, 2025
2 parents 272e908 + 3cf1472 commit 10bc34d
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions docs/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
# Welcome to hax

hax is a tool for high assurance translations that translates a large subset of
Rust into formal languages such as [F\*](https://www.fstar-lang.org/) or [Coq](https://coq.inria.fr/).
This extends the scope of the hacspec project, which was previously a DSL embedded in Rust,
to a usable tool for verifying Rust programs.
hax is a tool for high assurance translations of a large subset of
Rust into formal languages such as [F\*](https://www.fstar-lang.org/) or [Rocq](https://rocq-prover.org/).

0 comments on commit 10bc34d

Please sign in to comment.