/hello-ocaml

Primary LanguageOCaml

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