Skip to content

Experiment in how to handle the cli interface for zig

License

Notifications You must be signed in to change notification settings

tiehuis/zig-cli-experiment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Experimenting with how we can structure the cli of the zig compiler and its associated sub-commands.

The current method is quite unwieldy and I'd like to see a clean implementation for the self-hosted compiler.

We will probably pull out any useful argument parsing into a library/file maybe in std depending on if its useful enough.

About

Experiment in how to handle the cli interface for zig

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages