frippa to Programmer Humor · 1 year agoYes, I program in HTMLimagemessage-square39fedilinkarrow-up1426arrow-down125
arrow-up1401arrow-down1imageYes, I program in HTMLfrippa to Programmer Humor · 1 year agomessage-square39fedilink
minus-squarePipoca@lemmy.worldlinkfedilinkarrow-up1·1 year agoWould you really rather see <\Foo> than )? There’s a reason why most popular languages use } rather than end if or fi. The added verbosity doesn’t actually help people read your code more than e.g. indentation or editors with paren matching or rainbow parens.
Would you really rather see
<\Foo>
than)
?There’s a reason why most popular languages use
}
rather thanend if
orfi
. The added verbosity doesn’t actually help people read your code more than e.g. indentation or editors with paren matching or rainbow parens.