]> granicus.if.org Git - llvm/commitdiff
ReleaseNotes: Zig
authorHans Wennborg <hans@hanshq.net>
Wed, 9 Aug 2017 17:36:00 +0000 (17:36 +0000)
committerHans Wennborg <hans@hanshq.net>
Wed, 9 Aug 2017 17:36:00 +0000 (17:36 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_50@310500 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.rst

index dcd2ec7eb22beb0e665becbe3e73bc8a1339ebc1..384b101c34ac00f28d4f15e399a9d8f1927c890e 100644 (file)
@@ -160,8 +160,14 @@ Changes to the C API
 External Open Source Projects Using LLVM 5
 ==========================================
 
-* A project...
-
+Zig Programming Language
+------------------------
+
+`Zig <http://ziglang.org>`_  is an open-source programming language designed
+for robustness, optimality, and clarity. It integrates closely with C and is
+intended to eventually take the place of C. It uses LLVM to produce highly
+optimized native code and to cross-compile for any target out of the box. Zig
+is in alpha; with a beta release expected in September.
 
 Additional Information
 ======================