1 comment

[ 4.2 ms ] story [ 15.4 ms ] thread
Python for example only enforces consistent indentation. It's tab-space agnostic because any programming environment can trivially convert between the two. Doesn't that mean that accessibility is more a programming language design issue, not programmer's personal choice issue?