ocaml Command Examples

The OCaml repl (read-evaluate-print-loop). Interprets Ocaml commands. More information: https://ocaml.org.

ocaml

ocaml {{path/to/file.ml}}

ocaml {{module1}} {{module2}} {{path/to/file.ml}}