ocamlc

The OCaml bytecode compiler. Produces executables runnable by the OCaml…

ocamlc

The OCaml bytecode compiler. Produces executables runnable by the OCaml interpreter. More information: https://ocaml.org.

ocamlc {{path/to/source_file.ml}}

ocamlc -o {{path/to/binary}} {{path/to/source_file.ml}}

ocamlc -i {{path/to/source_file.ml}}

Также может быть вам интересно:
КодТрюки BashНастройкиТерминал/Консоль
← ocaml ocamlfind →