The Wayback Machine - https://web.archive.org/web/20200705125932/https://github.com/topics/everest
Skip to content
#

everest

Here are 12 public repositories matching this topic...

jamesbarne
jamesbarne commented Apr 25, 2019

How do I include the Hacl* library in the lib folder when extracting my code to OCaml?

Currently I am stuck with this, which can extract successfully for F* codes only using the F* libraries.

fstar.exe  --z3cliopt 'timeout=600000' --use_hints --use_hint_hashes  --odir out --codegen OCaml <modulename>.fst
OCAMLPATH="../../fstar/bin" ocamlfind opt -package fstarlib -linkpkg -g  out/<m

Improve this page

Add a description, image, and links to the everest topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the everest topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.