
28 Sep
2010
28 Sep
'10
12:55 a.m.
Also, either your pipes don't line up, or you violate your own rule
They line up fine in a fixed width font. Programming in any indentation-sensitive language in a proportional font leads inevitably to use of tabs to make things line up properly, which leads directly to pain.
I write haskell and python in a proportional font and it hasn't yet let to tabs, so no pain so far :)