|
|
|
|
|
by chromatin
1932 days ago
|
|
Not quite as seamless as Zig, but dstep is an external program that leverages libclang to do the same thing (and generates a D module for you), as well as e.g., smartly convert #define macros to inlineable templates functions :) https://github.com/jacob-carlborg/dstep |
|