ocamlfind
all
The findlib package manager for OCaml. Simplifies linking executables with external libraries.
More info →Examples (3)
Compile a source file to a native binary and link with packages
Compile a source file to a bytecode binary and link with packages
made by @shridhargupta | data from tldr-pages