Hacker News new | ask | show | jobs
by jwhite 3624 days ago
I guess parent is just saying that macros allow programmer control of evaluation order, which you can't get otherwise in a strict language, but you can with laziness.

The point could have been worded better I think.