Skip to content

Add zlap to Command Line and Argument Parser section#212

Merged
jiacai2050 merged 2 commits intozigcc:mainfrom
plutowang:add-zlap
Apr 19, 2026
Merged

Add zlap to Command Line and Argument Parser section#212
jiacai2050 merged 2 commits intozigcc:mainfrom
plutowang:add-zlap

Conversation

@plutowang
Copy link
Copy Markdown
Contributor

@plutowang plutowang commented Apr 19, 2026

Hi!

I'd like to submit plutowang/zlap, a new command-line argument parser for Zig, to the list.

Since the Zig ecosystem is growing rapidly, I wanted to provide a modern, declarative, and type-safe alternative (inspired by Rust's clap) that supports subcommands and auto-generated help messages out of the box.

(I have run make all locally as requested in the guidelines.)

Thanks for maintaining this awesome list! Let me know if you need any adjustments.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request adds the zlap library to the list of command-line interface frameworks in the README. The review feedback suggests a minor wording adjustment to the library's description to maintain consistency with other entries in the document, specifically by explicitly mentioning Zig and Rust's clap.

Comment thread README.md Outdated
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
@jiacai2050 jiacai2050 merged commit cf4613b into zigcc:main Apr 19, 2026
2 checks passed
@jiacai2050
Copy link
Copy Markdown
Member

Cool!

@plutowang plutowang deleted the add-zlap branch April 19, 2026 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants