cmdlangversion
Declarative Command-line Parsing for OCaml
Cmdlang is a library for creating command-line parsers in OCaml. Implemented as an OCaml EDSL, its declarative specification language lives at the intersection of other well-established similar libraries.
Cmdlang doesn't include an execution engine. Instead, Cmdlang parsers are automatically translated to cmdliner, core.command, or climate commands for execution.
Tags | cli |
---|---|
Author | Mathieu Barbin |
License | MIT |
Published | |
Homepage | https://github.com/mbarbin/cmdlang |
Issue Tracker | https://github.com/mbarbin/cmdlang/issues |
Maintainer | Mathieu Barbin <opensource@mbarbin.org> |
Dependencies | |
Source [http] | https://github.com/mbarbin/cmdlang/releases/download/0.0.9/cmdlang-0.0.9.tbz sha256=44fc0027cc27a8d6b511bbde81b0d31306ec1a3d599476d5bd058510f39e87ef sha512=e1a18905ff6035eb4c44aed71df0e3d42b8277db9a6e98fe571a3b17428c9ef0a26006cb27b729a60208a8357398decc6a8601caca74dabd2e6de7636bc60b31 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/cmdlang/cmdlang.0.0.9/opam |
Required by
- cmdlang-stdlib-runner>=0.0.9
- cmdlang-to-base
- cmdlang-to-climate>=0.0.9
- cmdlang-to-cmdliner>=0.0.9