Hacker News new | ask | show | jobs
by sigjuice 2471 days ago
Why doesn’t the standard just say this explicitly? The last time I looked at it the word “compile” just appeared once in a footnote.
1 comments

> Why doesn’t the standard just say this explicitly?

It does say it explicitly, just using other terminology than "compile" (opting instead for "translate"). See e.g. 5.1.1 in C99.