Hacker News new | ask | show | jobs
by devoutsalsa 1041 days ago
A lot of that code generation is to facilitate macros. Personally, I don’t like macros when a little extra code to make a function call would work just fine.
1 comments

Might be misunderstanding code generation. This means literally writing code into your project via a script. It has nothing to do with macros.