minicli

CLI parser

A minimalist OCaml library for parsing command-line arguments with built-in validation and error handling.

Minimalist OCaml library for command line parsing

GitHub

30 stars
1 watching
2 forks
Language: OCaml
last commit: about 4 years ago
Linked from 1 awesome list

clicommand-line-interfacecommand-line-parsingminimalistocaml-library

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
unixjunkie/parany A tool for parallelizing computations and processing large streams of data 52
minicli/minicli A minimalist framework for building command-line applications in PHP. 1,046
natemcmaster/commandlineutils A set of utilities and APIs for parsing command-line arguments and generating help text in .NET applications. 2,216
unixjunkie/dolog A minimalist logging library that provides basic logging functionality with optional customization options. 37
muellan/clipp Provides a powerful and expressive command line argument parsing solution for C++ 1,223
cbeust/jcommander An annotation-based command line parameter parsing framework for Java 1,966
chh/optparse A lightweight command line argument parser for PHP 19
compuphase/minini A small and portable library for reading and writing configuration files in various formats. 385
dbuenzli/cmdliner Declarative definition of command line interfaces for OCaml 296
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
bartoszgolek/nflags A simple library for parsing and validating command-line arguments in C# applications. 50
smolkaj/nice-parser Automates the process of building parsers in OCaml with minimal boilerplate code 124
nick-lucas/entrypoint A .Net CLI argument parser that enables declarative definition of command line arguments and provides an API for executing commands with parsed arguments. 137
jermp/cmd_line_parser A lightweight C++17 command line parser with support for parsing command-line options and arguments. 25