Hacker News new | ask | show | jobs
by WalterBright 1640 days ago
Yes, it is. And you don't have to suffer under a preprocessor!

(It's impractical to program in C without using the preprocessor, and the preprocessor requires use of a lot of very outdated programming practices.)

D can be used in "BetterC" mode, where it operates as what C could be with modern sensibilities.