Hardcaml can be installed with opam We highly recommend using Hardcaml with OxCaml a bleeding edge OCaml compiler which includes some Jane Street compiler extensions and maintains the latest version of Hardcaml Note that when looking at Hardcaml GitHub repositories the OxCaml version is in a branch named Install opam the OxCaml compiler and some basic developer tools to get started For additional information on setting up the OCaml toolchain and editor support see Real World OCaml We recommend the following Hardcaml packages to get started This will install the core Hardcaml library a waveform viewer which is helpful for building tests and the hardcaml ppx as well as an OCaml standard library and build system with extensions opam install hardcaml hardcaml_waveterm ppx_hardcaml core utop dune