cmdargs
CLI processor
A Haskell library for building command line applications with minimal code
Haskell library for command line argument processing
91 stars
6 watching
12 forks
Language: Haskell
last commit: 7 months ago Related projects:
Repository | Description | Stars |
---|---|---|
ndmitchell/extra | A collection of utility functions for the Haskell programming language | 94 |
ndmitchell/hoogle | A search engine for Haskell APIs | 752 |
ndmitchell/uniplate | A simple and efficient generics library for Haskell | 76 |
ndmitchell/hlint | Provides suggestions for improving Haskell code quality and performance | 1,475 |
ndmitchell/tagsoup | A Haskell library for parsing and extracting information from HTML/XML documents | 233 |
nathanmarz/cascalog | A library for data processing and querying on large datasets without the need for Hadoop expertise | 1,376 |
haskell/parsec | A parser combinator library designed to be industrial-strength and easy to use | 847 |
ndmitchell/record-dot-preprocessor | A tool that provides syntax sugar for working with records in Haskell | 129 |
tanakh/cmdline | A lightweight command line parser library for C++ | 1,352 |
jcollard/unm-hip | A Haskell library for image processing and display | 82 |
dbuenzli/cmdliner | Declarative definition of command line interfaces for OCaml | 296 |
snoyberg/conduit | A framework for handling and transforming streaming data in a consistent and efficient way | 903 |
nysol/mcmd | A set of commands for high-speed processing of large-scale CSV data | 33 |
hedzr/cmdr | Library for parsing command-line arguments and dispatching hierarchical configurations in POSIX-compliant CLI applications. | 136 |
bartoszgolek/nflags | A simple library for parsing and validating command-line arguments in C# applications. | 50 |