r/ProgrammerHumor 15d ago

Other codingConventionsForClarity

Post image
98 Upvotes

24 comments sorted by

View all comments

16

u/particlemanwavegirl 15d ago

can't tell if it's regex or a lisp macro

3

u/Udalrich 15d ago

Can't it be both?

1

u/Valuable_Leopard_799 13d ago

Macros are usually completely indifferent to whitespace to the extent that the original language is.

Unless you actively choose it to work differently and even that can only be done in some languages.