docopt.fs
Parser generator
A library that generates option parsers based on human-readable help messages.
Docopt for F#
34 stars
6 watching
4 forks
Language: F#
last commit: almost 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
docopt/docopt.c | A C-code generator for parsing command-line arguments in the docopt language | 320 |
docopt/docopt.nim | A command line arguments parser generator for Nim programming language. | 214 |
docopt/docopt.net | Automatically derives parsing logic from command-line help text in a .NET implementation | 355 |
docopt/docopt.cpp | Automatically generates command-line interfaces based on a well-written usage message. | 1,044 |
fsprojects/argu | A library that generates CLI argument/XML configuration parsers and help messages for F# applications | 457 |
fransbouma/docnet | A tool for generating user documentation from markdown files using a static site generator approach | 250 |
40ants/doc | A documentation generator for Common Lisp projects with extensible markup languages and customizable output formats. | 17 |
coffeedoc/codo | Automated documentation generator for CoffeeScript APIs. | 624 |
scopt/scopt | A lightweight command-line options parsing library for Scala applications. | 1,433 |
jcomellas/getopt | A library to parse command line arguments using GNU getopt syntax in Erlang. | 249 |
fsprojects/excelprovider | A .NET library that provides a read-only data source for Microsoft Excel files | 141 |
lbovet/docson | Automates documentation of JSON types | 491 |
doctave/doctave | A tool for generating documentation sites from Markdown files with minimal configuration and effort | 565 |
context-labs/autodoc | Tool for auto-generating codebase documentation using Large Language Models | 1,967 |
fsprojects/matprovider | A .mat file format type provider for F# | 10 |