optparse-generic

CL generator

A tool to automatically generate a command-line interface from any Haskell data type

Auto-generate a command-line parser for your datatype

GitHub

208 stars
5 watching
32 forks
Language: Haskell
last commit: 10 months ago

Related projects:

Repository Description Stars
jersou/clite-parser CLI generator from classes or objects 7
chh/optparse A lightweight command line argument parser for PHP 19
fsprojects/argu A library that generates CLI argument/XML configuration parsers and help messages for F# applications 457
arielnetworks/cl-markup A markup generation library for Common Lisp 65
haskell/happy A tool for generating parsers from regular expressions in Haskell. 290
gabriella439/haskell-morte-library An intermediate language for optimizing functional programs in Haskell 375
google/ghc-source-gen A Haskell library for generating source code and code fragments based on the GHC API 91
melchy/ridge A source generator that creates strongly typed HTTP clients for integration tests. 50
kennethlarsen/baelte A tool that automates the creation of new Svelte projects and generates boilerplate code for components and tests. 94
haskell/alex A tool for generating lexical analysers in Haskell 297
pwil3058/dunnart A tool for generating LALR(1) parsers from a specification language 14
pcapriotti/optparse-applicative A Haskell library for parsing command-line options in an applicative style 914
gorilla-llm/gorilla-cli An AI-powered command-line interface that generates potential commands based on user input and suggests the best course of action. 1,297
jwtowner/lug A C++ library for defining and executing parsers as extended parsing expression grammars with support for context-sensitive grammar handling. 68
jalalx/httpclientcodegenerator A tool that generates boilerplate HttpClient code using Roslyn's source generator feature. 45