Hacker News new | ask | show | jobs
by gaigepr 3959 days ago
Personally, I am really over the white-space as a delimiter in my programming languages. I used to love python but that is a long lost love.
2 comments

What made you change your mind/tastes?
"You're gonna indent it anyway!"
"But you will have to read it later."

"If you mess up your indentation, you're in hell."

"Tabs or spaces? If the latter, how many of them?"

"On what particular character will I be able to hit % to find where the related block is started?"

...