Hacker News new | ask | show | jobs
by ryao 347 days ago
It is part of the C standard. Whether it is part of a separate binary is an implementation choice.
1 comments

True on both counts. But they are still separate and distinct languages.
C is a composition of what you describe as separate languages. They are both parts of C. That is why we call unpreprocessed code C code.