a PEG (parsing expression grammar) parser in zig
- https://en.wikipedia.org/wiki/Parsing_expression_grammar
- https://www.piumarta.com/software/peg/peg.1.html
- https://github.com/ziglang/zig-spec
- https://github.com/zigtools/sus
generate pseudo-zig source code for use by the sus fuzzer