Login
From:
jstrieb.github.io
(Uncensored)
subscribe
C Macro Reflection in Zig – Zig Has Better C Interop Than C Itself
https://jstrieb.github.io/posts/c-reflection-zig/
links
backlinks
Tagged with:
zig
Roast topics
Find topics
Find it!
Zig’s reflection combined with Zig’s ability to import C header files means Zig can be used for C macro reflection.