DeVault: Announcing the Hare programming language
DeVault: Announcing the Hare programming language
Posted May 8, 2022 11:49 UTC (Sun) by Vipketsh (guest, #134480)In reply to: DeVault: Announcing the Hare programming language by iustin
Parent article: DeVault: Announcing the Hare programming language
I think many people who still use C do so for the same very simple reason I do: it works, has a reasonable community (many libraries) and, most importantly, code written today has a high chance of continuing to work unmodified far into the future. C is the only language which delivers all three, even though that last part is going down the drain these days because of continued exploitation of undefined behaviour. No matter what I find exactly no enjoyment being on a permanent treadmill having to jiffy my code around so that it works again with whatever "awesomeness" the language designers decided to change in the last few months or, even worse, to find that the language has been abandoned and now my code needs a full rewrite in something else. Is this really so bad ?
No, C programmers are not degenerate psychologically challenged moronic narcissists who work day and night just to deliver security issues and bugs to you. Could we be civil and stop looking down on people who code in C, please ?
