Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The kenc[1] compiler subsequent to K&R C had much more constrained macro system exactly for those reasons. Thanks to advances in optimization and improved machine speed, it was reasonable to skip preprocessor-level const operations. Thanks to dead code elimination it was feasible to mostly give up conditional compilation.

[1] as used, for example, in Plan 9.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: