Y
Hacker News
new
|
ask
|
show
|
jobs
by
blacksqr
2075 days ago
I'm not a C programmer, but I have heard of amalgamation, and I wonder why a standard workflow to create a single compilation unit from multiple source files isn't more straightforward.
1 comments
TylerE
2075 days ago
Because C is stuck in the dark ages.
Textual preprocessors are evil.
link
Textual preprocessors are evil.