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