anti-idpol action@programming.dev to Programmer Humor@programming.dev · edit-26 months agoNot really sure whether S-expressions or Python indentation-based scoping get more hate...programming.devimagemessage-square9fedilinkarrow-up10arrow-down10file-text
arrow-up10arrow-down1imageNot really sure whether S-expressions or Python indentation-based scoping get more hate...programming.devanti-idpol action@programming.dev to Programmer Humor@programming.dev · edit-26 months agomessage-square9fedilinkfile-text
…from people who seem to refuse to install paredit or coloring plugins for either? ps lisp syntax ftw, it’s a feature!
minus-squarexmunk@sh.itjust.workslinkfedilinkarrow-up0·6 months agoWho hates s-expressions? They’re elegant as fuck… Python, on the other hand, deserves all the hate it gets for making whitespace syntactically significant - I even prefer Go’s hamfisted go fmt approach to a forced syntax to python’s bullshit.
Who hates s-expressions? They’re elegant as fuck…
Python, on the other hand, deserves all the hate it gets for making whitespace syntactically significant - I even prefer Go’s hamfisted
go fmt
approach to a forced syntax to python’s bullshit.