Hello OCaml
This is a simple OCaml executable program that prints Hello, OCaml!.
Dependencies
opam install merlin jbuilder
Build
jbuilder build
Run
./_build/default/src/main.exe
This is a simple OCaml executable program that prints Hello, OCaml!.
opam install merlin jbuilder
jbuilder build
./_build/default/src/main.exe