nim-argparse
Arg parser generator
Generates parsers at compile time for parsing command line arguments in Nim
Argument parsing for Nim
122 stars
6 watching
8 forks
Language: Nim
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
docopt/docopt.nim | A command line arguments parser generator for Nim programming language. | 214 |
cofyc/argparse | A C-based command line arguments parsing library | 690 |
zevv/npeg | A Nim-based parser generator that provides a flexible and powerful way to define grammars and generate parsers for parsing strings | 329 |
juancarlospaco/cliche | A CLI argument parser library for Nim language | 82 |
nimparsers/parsetoml | Library for parsing TOML files into Nim data structures and converting them to JSON or alternative formats. | 114 |
jibsen/parg | A parser for command-line arguments that works similarly to the getopt function. | 180 |
farias-hecdin/cmdos | A module for processing command-line arguments and generating help messages in Nim. | 1 |
oliverdelancey/clapfn | A command line argument parser for Nim programming language | 15 |
akamensky/argparse | Provides a flexible and easy-to-use command line argument parsing solution for Go programs. | 612 |
fsprojects/argu | A library that generates CLI argument/XML configuration parsers and help messages for F# applications | 459 |
soasme/nim-markdown | A Markdown parser written in Nim. | 152 |
arnetheduck/nlvm | An LLVM-based compiler for the Nim programming language. | 710 |
jhumphry/parse_args | A package to parse command line arguments and options in Ada 2012 | 12 |
mpeterv/argparse | A feature-rich command line parser for Lua | 260 |
google/argh | An argument parsing library optimized for code size and conformance to the Fuchsia commandline tools specification. | 1,670 |