ppx-optcomp
optional compilation for OCaml (runtime files)
Install
- All systems
-
curl cmd.cat/ppx-optcomp.sh
- Debian
-
apt-get install libppx-optcomp-ocaml
- Raspbian
-
apt-get install libppx-optcomp-ocaml
- Dockerfile
- dockerfile.run/ppx-optcomp
libppx-optcomp-ocaml
optional compilation for OCaml (runtime files)
ppx_optcomp stands for Optional Compilation. It is a tool used to handle optional compilations of pieces of code depending of the word size, the version of the compiler, ... This package contains runtime files.