Hacker News new | ask | show | jobs
by yoz-y 3354 days ago
I'd argue that with heavy use of macros one can change C quite substantially. Case in point is the linked Cello library.

Pure C with few macros is quite refreshing to read. But it can get hairy quite quickly.