ocaml*: add ocamlopt and ocamlfind and extend ocamlc (#4436)

This commit is contained in:
Daniil Baturin
2020-10-05 21:19:55 +07:00
committed by GitHub
parent ab043776f0
commit f6e080573a
4 changed files with 36 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
> The OCaml repl (read-evaluate-print-loop).
> Interprets Ocaml commands.
> More information: <https://ocaml.org>.
- Read OCaml commands from the user and execute them: