This website requires JavaScript.
Explore
Help
Register
Sign In
theany
/
argument-parser
Watch
1
Star
0
Fork
0
You've already forked argument-parser
mirror of
https://github.com/sametersoylu/argument-parser.git
synced
2026-04-12 19:31:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
26
Commits
1
Branch
0
Tags
061581c5101a19b60512c208d0529e0e66b09987
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Abdüssamet ERSOYLU
061581c510
Merge pull request
#1
from sametersoylu/v2
...
PoC: better argument building.
2026-01-14 17:08:52 +04:00
.idea
refactor(parser): improve code style and modernize macos parser
2025-10-06 16:00:15 +04:00
include
PoC: better argument building.
2025-10-26 08:21:34 +04:00
src
PoC: better argument building.
2025-10-26 08:21:34 +04:00
.gitignore
feat(windows_parser) implement windows parser.
2025-10-07 01:32:18 +04:00
CMakeLists.txt
better type safety for action types.
2025-10-04 00:12:23 +04:00
compile_commands.json
better type safety for action types.
2025-10-04 00:12:23 +04:00
LICENSE
Create LICENSE
2025-06-24 18:45:46 +04:00
TODO.md
PoC: better argument building.
2025-10-26 08:21:34 +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%