Hacker News new | ask | show | jobs
by jolt42 394 days ago
The discouragement of macros I think is a knee-jerk reaction. Build around data structures and functions first, and then use the thinnest macros around that can be quite maintainable.