DeVault: Announcing the Hare programming language
DeVault: Announcing the Hare programming language
Posted May 10, 2022 13:55 UTC (Tue) by renox (guest, #23785)In reply to: DeVault: Announcing the Hare programming language by littoral
Parent article: DeVault: Announcing the Hare programming language
> Why, oh why, do we need yet another programming language?
> We don't.
> We don't.
We do, because
1) unfortunately most languages have very serious design issues (C integer promotions rules for example)
2) languages are often never "changed", new features are added but design issues are left unchanged..
Unfortunately there are many C "would be replacer": Odin, Zig, V, Hare now (quite a few other in the Pascal family), this will spread thin contributors and delay the adoption of a "popular" C's replacement language.
