6 ms·
Other languages internalise that complexity. C leaves it bare, human scale and understandable. The speed at which you can write great C code often far outstrip
by dazzawazza 1y ago
Other languages internalise that complexity. C leaves it bare, human scale and understandable.
The speed at which you can write great C code often far outstrips other languages which are applicable to the problem domain.
All languages are a compromise, there are no silver bullets.