The engine of hax is written in OCaml, and has the following structure:
Hax_engine
library (located in `/engine/lib`)Native_driver
binary (located in `/engine/bin`)the backends (located in `/engine/backends`):
Fstar_backend
Coq_ast
Easycrypt_ast
utilities and PPXs: