gastro
gastro is an OCaml executable/library to TODO.
Installation
gastro
can be installed with opam:
opam install gastro
If you don't have opam
, you can install it following the how to install opam guide.
If you can't or don't want to use opam
, consult the opam file for build instructions.
Quickstart
let () = Format.printf "TODO@."
For more, have a look at the example folder, at the documentation or at the test suite.
About
Description
Languages
OCaml
91.4%
Dune
8.6%