The OCaml repl (read-evaluate-print-loop). Interprets Ocaml commands. More information: https://manned.org/ocaml.
ocaml
ocaml {{path/to/file.ml}}
ocaml {{module1}} {{module2}} {{path/to/file.ml}}