Zig
Description
Zig is a general-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
Source ziglang.org
Relations
A programming language is a formal language comprising a set of instructions that produce various kin...
Edit details Edit relations Attach new author Attach new topic Attach new resource
Resources
treated in Zig, Parser Combinators - and Why They're Awesome
In this article we will be exploring what parser combinators are, what runtime parser generation is -...
treated in What is Zig's “Colorblind” Async/Await?
An introduction to Zig's curious concurrent programming API. Async/await in Zig combines with compile...
treated in | compared in Looking into Zig
This year, I decided to look into Zig. Both Zig and Rust are more or less in the same space, replacin...