Notes on source code preprocessing

from blog tail -f /var/log/messages | grep vegard, | ↗ original
(This post contains some reflections on the hypothetical design of an ideal programming language...)Don't use or support the use of preprocessing source code. Preprocessing means that all the tools which operate on the source code (including editors, compilers, static analyzers, etc.) will necessarily need to either support preprocessing...