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 3 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An argument parsing library optimized for code size and conformance to the Fuchsia commandline tools specification. | 1,692 |
| | A library to parse and split command line strings into argument arrays | 41 |
| | A C-based command line arguments parsing library | 694 |
| | A lightweight command-line argument parser | 1,336 |
| | Provides a .NET Standard command line argument parser with advanced features and automatic exception handling | 569 |
| | A parser for command-line arguments that works similarly to the getopt function. | 181 |
| | An Ada interface to BLAS for linear algebra operations on dense matrices and vectors | 4 |
| | An argument parser library for Zig programming language | 255 |
| | A feature-rich command line parser for Lua | 266 |
| | Practices readable and maintainable coding skills in parsing command-line arguments | 1 |
| | A library providing flexible binary-to-ASCII encoding and decoding capabilities | 0 |
| | A utility project for parsing command line arguments into a data structure | 0 |
| | A Zig library to parse JSON into native Zig values | 6 |
| | A lightweight command line argument parser for PHP | 19 |
| | Generates parsers at compile time for parsing command line arguments in Nim | 123 |