|
|
|
|
|
by robotresearcher
44 days ago
|
|
Right. The language has well-formed expressions with no defined meaning in terms of machine instructions. My claim is that this is a reduction in precision compared to assembly language. Grandparent said: > The single best feature of any programming language is that it is precise. C overtook a more precise language family because it has features other than precision that people cared about. Perhaps a better tradeoff of expressiveness and readability with precision. Grandparent could be correct, and precision is the best feature of C, despite being less precise than ASM. And its better expressiveness nets out to a better overall programmer experience. I just wanted to point out that precision is something we do trade away for other things we want. |
|
That's also where engineers come into play. They (and often only they) can judge how much precision is needed depending on the part of the system they are working on.