[J3] [SC22WG5.6413] Fortran 202Y Suggestions
Jeff Hammond
jehammond at nvidia.com
Sat Jul 23 00:24:11 UTC 2022
>
> Is a cpp-like preprocessor really needed if we do generics right?
>
> If we do generics, and then add macros (which are complementary, not exclusive -- there are things that each can do that the other can't), would a cpp-like preprocessor provide any additional utility?
Many uses of the preprocessor, including 100% of mine, are not covered by generics. However, since most of my uses are related to non-portable code issues, one may argue that a technically non-portable solution like the cpp/fpp everyone supports, is just fine.
Jeff
More information about the J3
mailing list