Remix.run Logo
vlovich123 4 hours ago

D has similar comptime capabilities if I recall correctly and proceeds Zig by almost 2 decades or so.

IshKebab 2 hours ago | parent [-]

I don't think it's the same. You can do template metaprogramming, but Zig lets you use Zig itself which is a lot nicer.

I'm not a D programmer though so I could be wrong.