zig
bitwise via Digitalmars-d
digitalmars-d at puremagic.com
Fri Sep 8 11:49:13 PDT 2017
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.
More information about the Digitalmars-d
mailing list