Zig

Zig

Zig is a general-purpose programming language and toolchain for maintaining robust, optimal, and reusable software. It's a simple programming lanaguage that gocus on debugging your application rather than debugging your programming language knowledge. Zig provides no hidden control flow, hidden memory allocations, preprocessor and no macros. Allowing developers to write fast and clear code capable of handling all error conditions.

Zig Information