hammerlab / ppx_deriving_cmdlinerLinks
Ppx_deriving plugin for generating command line interfaces from types (Cmdliner.Term.t)
☆97Updated 2 years ago
Alternatives and similar repositories for ppx_deriving_cmdliner
Users that are interested in ppx_deriving_cmdliner are comparing it to the libraries listed below
Sorting:
- OCaml Format pretty-printer combinators☆76Updated 3 months ago
- A session manager for your everyday needs☆43Updated 3 years ago
- Convert a filesystem into a static OCaml module☆77Updated 8 months ago
- DEPRECATED. We recommend Jane Street's dune (formerly jbuilder).☆23Updated 8 years ago
- Heterogeneous value maps for OCaml☆56Updated last year
- OCaml ppx to include binary data from a file as a string☆79Updated last year
- Meta-preprocessor for OCaml☆78Updated last year
- Matching Regular Expressions with OCaml Patterns☆55Updated 2 years ago
- RFC3986 URI parsing library for OCaml☆97Updated 2 months ago
- Trivial Metaprogramming tool using the OCaml toplevel☆55Updated 3 years ago
- Pretty printing library☆55Updated 11 months ago
- Git mergetool leveraging code formatters.☆37Updated 4 months ago
- Logging infrastructure for OCaml☆88Updated 2 months ago
- Streamlining the release of dune packages to opam☆118Updated last month
- Optional compilation for OCaml