From 1740a0a5c19b121bdee94d3fb1e8d70db6e56e96 Mon Sep 17 00:00:00 2001 From: Nulo Date: Fri, 14 Jan 2022 19:12:20 -0300 Subject: [PATCH] Add Zig --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 6267509081..7d8b091c12 100755 --- a/readme.md +++ b/readme.md @@ -292,6 +292,7 @@ - [Vala](https://github.com/desiderantes/awesome-vala#readme) - Programming language designed to take full advantage of the GLib and GNOME ecosystems, while preserving the speed of C code. - [Coq](https://github.com/coq-community/awesome-coq#readme) - Formal language and environment for programming and specification which facilitates interactive development of machine-checked proofs. - [V](https://github.com/vlang/awesome-v#readme) - Simple, fast, safe, compiled language for developing maintainable software. +- [Zig](https://github.com/catdevnull/awesome-zig#readme) - General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software. ## Front-End Development