Abdüssamet ERSOYLU ebbf3983de feat(parser): add platform-specific parsers and argument conventions
Implement platform-specific parsers for Windows, Linux, and macOS
Add GNU argument convention implementations
Create fake parser for testing purposes
Update CMakeLists to include new headers
2025-10-03 23:56:54 +04:00
2025-06-24 18:35:50 +04:00
2025-06-24 18:45:46 +04:00
Description
A cross-platform, native automatic argument processing library that is inpired by python3/argparse.
MIT 146 KiB
Languages
C++ 97.7%
CMake 2.3%