parse_args
Arg parser
A package to parse command line arguments and options in Ada 2012
An Ada 2012 package to parse command line arguments and options
12 stars
5 watching
2 forks
Language: Ada
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
google/argh | An argument parsing library optimized for code size and conformance to the Fuchsia commandline tools specification. | 1,670 |
cosiner/argv | A library to parse and split command line strings into argument arrays | 41 |
cofyc/argparse | A C-based command line arguments parsing library | 690 |
adishavit/argh | A lightweight command-line argument parser | 1,331 |
adamabdelhamed/powerargs | Provides a .NET Standard command line argument parser with advanced features and automatic exception handling | 569 |
jibsen/parg | A parser for command-line arguments that works similarly to the getopt function. | 180 |
jhumphry/lalg | An Ada interface to BLAS for linear algebra operations on dense matrices and vectors | 4 |
ikskuh/zig-args | An argument parser library for Zig programming language | 253 |
mpeterv/argparse | A feature-rich command line parser for Lua | 260 |
nealhu/args-kata | Practices readable and maintainable coding skills in parsing command-line arguments | 1 |
jhumphry/ada_bintoasc | A library providing flexible binary-to-ASCII encoding and decoding capabilities | 0 |
winksaville/zig-parse-args | A utility project for parsing command line arguments into a data structure | 0 |
m-r-hunt/tjp | A Zig library to parse JSON into native Zig values | 6 |
chh/optparse | A lightweight command line argument parser for PHP | 19 |
iffy/nim-argparse | Generates parsers at compile time for parsing command line arguments in Nim | 122 |