Skip to content

Commit 9e9d1fa

Browse files
committed
Update Zig release date
1 parent aa4af52 commit 9e9d1fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

topics/zig/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ created_by: Andrew Kelley
44
display_name: Zig
55
github_url: https://github.com/ziglang/zig
66
logo: zig.png
7-
released: February 2016
7+
released: February 8, 2016
88
short_description: Zig is a general-purpose programming language and toolchain.
99
topic: zig
10-
url: https://ziglang.org/
10+
url: https://ziglang.org
1111
wikipedia_url: https://en.wikipedia.org/wiki/Zig_(programming_language)
1212
---
1313
Zig is a general-purpose programming language and toolchain for maintaining robust, optimal, and reusable software. Focus on debugging your application rather than debugging your programming language knowledge. There is no hidden control flow, no hidden memory allocations, no preprocessor, and no macros.

0 commit comments

Comments
 (0)