cmdliner
CLI framework
Declarative definition of command line interfaces for OCaml
Declarative definition of command line interfaces for OCaml
296 stars
13 watching
56 forks
Language: OCaml
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dbuenzli/topkg | A tool that provides an API and command line interface to manage OCaml software packages | 68 |
dbuenzli/vg | A declarative 2D vector graphics library written in OCaml | 91 |
ndmitchell/cmdargs | A Haskell library for building command line applications with minimal code | 91 |
abolz/cmdline2 | A C++ library for parsing command line arguments with support for customizable syntax and multiple option types. | 18 |
c-cube/ocaml-containers | A modular standard library extension and string library for OCaml | 492 |
unixjunkie/minicli | A minimalist OCaml library for parsing command-line arguments with built-in validation and error handling. | 30 |
dbuenzli/uucd | Decodes data from Unicode character database XML representation | 17 |
ocsigen/macaque | A DSL for constructing and querying relational databases using OCaml. | 38 |
dbuenzli/uucp | Provides access to Unicode character properties in an OCaml library | 21 |
dannywillems/ocaml-for-web-programming | An OCaml framework for web development, providing bindings to JavaScript libraries and tools for building web applications. | 52 |
ocaml-community/lambda-term | A library providing a higher-level interface to terminal manipulation | 209 |
dannywillems/ocaml-cordova | Provides an interface to Cordova events and functionality in OCaml | 9 |
fukamachi/cl-dbi | Provides a uniform interface for accessing various relational databases from Common Lisp. | 207 |
dannywillems/ocaml-js-stdlib | A library that provides OCaml bindings to the JavaScript standard library and DOM. | 3 |
dbuenzli/uuseg | An OCaml library for segmenting Unicode text into grapheme clusters, words, and sentences. | 23 |