I believe this article is from a few years ago
C Is Best (2025)
21–30 of 574 posts
Re: C Is Best (2025)
#22*C-API is the best. As a language, it's too basic. Almost every C projects try to mimic what C++ already has.
Re: C Is Best (2025)
#232017 at least[1] but "This page was last updated on 2025-05-09 15:56:17Z." [1] https://web.archive.org/web/20170701061906/https://sqlite.or...
Re: C Is Best (2025)
#24previous discussion a few months ago: https://news.ycombinator.com/item?id=45584464 I believe this article is from a few years ago
Re: C Is Best (2025)
#25WRONG! Plain and simple C is, by far, one of the current _LESS WORSE_ performant alternatives which can be used, actually, from low level to large applications. C syntax is already waaaaay to rich and complex (and ISO is a bit too much pushing feature creep over 5/10 years cycles).
That's the first time I've heard the C syntax being called "too rich". It's the epitome of succinctness IMHO (too a fault, even, or maybe I'm just old). Are you confusing it with C++? If so, you have a point.
Re: C Is Best (2025)
#26Re: C Is Best (2025)
#272017 at least[1] but "This page was last updated on 2025-05-09 15:56:17Z." [1] https://web.archive.org/web/20170701061906/https://sqlite.or...
Re: C Is Best (2025)
#28C is considered harmful. They should rewrite it in Rust.
Re: C Is Best (2025)
#29C is considered harmful. They should rewrite it in Rust.
Re: C Is Best (2025)
#30Earlier quoted context omitted.
That's the first time I've heard the C syntax being called "too rich". It's the epitome of succinctness IMHO (too a fault, even, or maybe I'm just old). Are you confusing it with C++? If so, you have a point.
Huh. I don’t think I miswrote yes I’m talking about a larger language like c++.