Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 322 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 322 Bytes

Building

Dependencies:

  • ocaml-bitstring
  • ocaml-c2newspeak
  • ocaml-zarith
  • ocaml-menhir
  • ocaml-graph
  • ocaml-cppo
  • ocaml-ppx-tools
  • gmp

Build tools:

  • ocaml
  • ocaml-findlib
  • make
  • gcc

Testing

Build dependencies and optionally:

  • guix (for compcert tests)
  • sfiCompCert (for compcert tests)