egeres@lemmy.world to Programmer Humor@lemmy.mlEnglish · 2 years agoYou can't understand my painlemmy.worldimagemessage-square12linkfedilinkarrow-up1133arrow-down116
arrow-up1117arrow-down1imageYou can't understand my painlemmy.worldegeres@lemmy.world to Programmer Humor@lemmy.mlEnglish · 2 years agomessage-square12linkfedilink
minus-squareRikudou_Sage@lemmings.worldlinkfedilinkarrow-up16arrow-down1·2 years agoYou can use the C preprocessor on any source code.
minus-squaremarcos@lemmy.worldlinkfedilinkarrow-up3·2 years agoOr m4 if you are into it. M4 + python would make for a great combo.
minus-squaremarcos@lemmy.worldlinkfedilinkarrow-up1·2 years agoBut… What is more pythonic than semantic whitespace?
minus-squaremuzzle@lemmy.worldlinkfedilinkarrow-up1·2 years agoPreprocessing source code is an awful idea and I wish it never became widespread. I used to hate semantic whitespace, but I came around when I was using it anyway.
You can use the C preprocessor on any source code.
Or m4 if you are into it.
M4 + python would make for a great combo.
Please don’t.
But…
What is more pythonic than semantic whitespace?
Preprocessing source code is an awful idea and I wish it never became widespread.
I used to hate semantic whitespace, but I came around when I was using it anyway.