Skip to content

Commit

Permalink
zig-json5
Browse files Browse the repository at this point in the history
  • Loading branch information
catdevnull committed Jun 2, 2023
1 parent 00fd9be commit 5c245df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,7 @@ A general-purpose programming language and toolchain for maintaining robust, opt

## Parser
* [darithorn/zig-toml](https://github.com/darithorn/zig-toml) - A TOML parser.
* [Himujjal/zig-json5](https://github.com/Himujjal/zig-json5) - JSON5 parser resembling the `std.json` APIs.
* [chwayne/rem](https://github.com/chwayne/rem) - An HTML parsing library.
* [goto-bus-stop/ziguid](https://github.com/goto-bus-stop/ziguid) - GUID parsing/stringifying.
* [Hejsil/zig-clap](https://github.com/Hejsil/zig-clap) - Simple command line argument parsing library.
Expand Down

0 comments on commit 5c245df

Please sign in to comment.