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

It really reminds me of early C macros where people use the ## operator to synthesize monomorphized versions.


The ## operator is an ANSI C feature, so not really "early". In pre-ANSI preprocessors you had to abuse the lexer to paste tokens, e.g. by relying on // being deleted - nowadays comments are replaced by space.




Consider applying for YC's Fall 2026 batch! Applications are open till July 27.

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

Search: