www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - zig

reply Daniel N <no public.email> writes:
I was just reading the LLVM release notes.

Looks quite interesting, did anyone try it?
http://ziglang.org/
Sep 08 2017
parent reply kinke <kinke gmx.net> writes:
On Friday, 8 September 2017 at 08:07:25 UTC, Daniel N wrote:
 I was just reading the LLVM release notes.

 Looks quite interesting, did anyone try it?
 http://ziglang.org/
I noticed it too in the release notes, browsed to the page, scrolled down to the first code samples and was immediately put off by the syntax. ;)
Sep 08 2017
parent bitwise <bitwise.pvt gmail.com> writes:
On Friday, 8 September 2017 at 12:37:52 UTC, kinke wrote:
 On Friday, 8 September 2017 at 08:07:25 UTC, Daniel N wrote:
 I was just reading the LLVM release notes.

 Looks quite interesting, did anyone try it?
 http://ziglang.org/
I noticed it too in the release notes, browsed to the page, scrolled down to the first code samples and was immediately put off by the syntax. ;)
+1 %%map.put(1, 11); for (hm.entries) |*entry| { const mem = import("mem.zig"); Gross.
Sep 08 2017