|
|
|
|
|
by lou1306
227 days ago
|
|
I was not implying they should make the same design choices, but there should be a deeper understanding of the underlying problems. Case in point: backslashes and braces in TeX were there for a reason. You can say they make TeX code look ugly, and you would not be wrong. But when you throw them away without addressing the reason they were introduced, well, you end up with blog posts like this one. |
|
In fact, not using backslashes for symbols can actually give an _edge_ with this problem because it would allow distinguishing `pi` and `#abs` (option E in the post).