in reply to Pronounceable syntax or beloved punctuation?

I guess I have been reading code too long because when I read &&, ||, !, etc they read right off -- but sometimes I have to catch myself when I seed "and" and/or "or".

As for the globbing and readline. I use glob/readline when I am not looping and use the angle brackets when I am. Makes sense to me that way.

  • Comment on Re: Pronounceable syntax or beloved punctuation?