Zig - robust, optimal, and clear programming language
A programming language designed for robustness, optimality, and clarity. Freestanding means that you do not directly interact with the OS or you are writing your own OS. Zig competes with C instead of depending on it. Zig's entire syntax is specified with a 500-line PEG grammar file.
https://ziglang.org
https://github.com/ziglang/zig
License:
Tech:
Tags: