2025-07-07 21:37:34 -04:00
2025-07-07 21:37:34 -04:00
2025-07-07 21:37:34 -04:00
2025-07-03 01:18:22 -04:00
2025-07-02 23:11:12 -04:00
2025-07-07 21:37:34 -04:00
2025-07-07 19:18:20 -04:00

ArgsParser

A C++ library for parsing command arguments.

Brief

The library in it's current state performs only the parsing of tokens from a command string. Implementing the functionality of flags, options, subcommands, etc is left up to the user. Plans for a more comprehensive parsing suite are in the works, however.

API Overview

Usage

Known Bugs

Description
A C++ library for parsing command arguments.
Readme Unlicense 40 KiB
Languages
C++ 93.4%
CMake 6.6%