Comment by WalterBright
4 hours ago
D accomplishes this by using Compile Time Function Execution to build D source code from strings, and then inline compiling the D code. Learning a macro language is unnecessary, as it's just more D code.
This kind of thing is very popular among D users.
No comments yet
Contribute on Hacker News ↗