/practice-ocaml

Practice OCaml

Primary LanguageOCamlMIT LicenseMIT

Practice OCaml

Practice OCaml

$ docker run --rm -v "$(pwd):/home" frolvlad/alpine-ocaml ocamlopt -cclib --static /home/example.ml -o /home/example
$ ./example

Links