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.
  • zig Daniel N via Digitalmars-d
    • Re: zig kinke via Digitalmars-d
      • Re: zig bitwise via Digitalmars-d

Reply via email to