>Nothing beats D's ImportC
What does it offer over Zig's translate-c?
What does it offer over Zig's translate-c?
#define X 3+y
I haven't experimented with translate-c to see just what it does, I am going by the description of it which is a bit vague.ImportC can also import D modules, so C code can access the D code.