Hacker News new | ask | show | jobs
by stuckagain 3466 days ago
You don't think "bitand" is more readable than &?
2 comments

More eadable as in "I can read english"? Yes.

More readable as in "I want to read code fast"? No.

I much prefer C style languages over Pascal style languages.

Only if I haven't programmed in any other language before.