[llvm-dev] Announcing the first beta release of Zig - LLVM frontend

Andrew Kelley via llvm-dev llvm-dev at lists.llvm.org
Tue Oct 17 07:07:20 PDT 2017


Hello LLVM community,

After a couple years of hard work, and many LLVM bugs filed, I am pleased
to announce the first beta version of The Zig Programming Language.

http://ziglang.org/download/0.1.1/release-notes.html

This is meant to be a competitor to C and C++, and in many ways allows a
more direct interface to LLVM IR than clang itself.

I hope it can be useful to some people. Thank you to everyone who helped me
with LLVM issues a long the way.

Regards,
Andrew
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20171017/4941be55/attachment.html>


More information about the llvm-dev mailing list