C is Brittle D is Plastic

matheus matheus at gmail.com
Mon Mar 30 12:31:37 UTC 2026


On Sunday, 22 March 2026 at 04:47:41 UTC, Walter Bright wrote:
> It's true that writing code in C doesn't automatically make it 
> faster.
>
> ...

Yes C has it flaws, but it's an older and popular language even 
these days. In 90's it was a king among developers and even today 
there are project being written with it. It's hard to compare 
with more flexible language today, so it's look like brittle, but 
at the same time is less complex than newer languages. Coming 
from C, sometimes I get lost reading new languages code and 
people making simple things more complex.

Matheus.




More information about the Digitalmars-d mailing list