ended9월 6일· 1 sources

zopt: low-ceremony command line parsing for Zig

Why it matters

- Zig 100% zopt zopt is a low-ceremony command line argument parser. It is lazy and uses "schema on read" semantics. Which is a fancy way of saying: it scans argv when you query it, rather than parses...

1
Sources
+0
24h
Growth
5d
Active

Sources

Related Issues