Zig - System programming language intended to replace C

Zig is a a system programming language intended to replace C. Zig intends to remain a small language, yet powerful enough to write optimal, readable, safe, and concise code to solve any computing problem. Porting a C project to Zig should be a pleasant experience - every C feature needs a corresponding Zig feature which solves the problem equivalently or better.
http://ziglang.org/
https://github.com/andrewrk/zig
License:
Tech:
Tags: