The Zig Programming Language Posted on September 28, 2020 Written by The Curator Focus on debugging your application rather than debugging your programming language knowledge. Zig’s entire syntax is specified with a 500-line PEG grammar file. Related