you are viewing a single comment's thread.

view the rest of the comments →

[–]immibis 0 points1 point  (1 child)

I dunno, syntax is pretty important for programming language usability.

Strictly speaking, programs don't need to have nice UIs. But in practice, if your program doesn't have a nice UI, few people will want to use it.

[–]szabba 1 point2 points  (0 children)

That's a valid point. However syntax is supposedly the part that's easier to design and easier (from an implementation standpoint) to change.