DeVault: Announcing the Hare programming language
DeVault: Announcing the Hare programming language
Posted May 4, 2022 14:56 UTC (Wed) by khim (subscriber, #9252)In reply to: DeVault: Announcing the Hare programming language by Wol
Parent article: DeVault: Announcing the Hare programming language
> FFS, the programmer clearly *knows* something could be wrong, and has put a test in there for it!
What makes that test any different from many other tests which the programmer knows that the compiler knows how to remove?
There were an attempt to define a friendly C dialect. And all failed because people just couldn't agree which checks are superflous and should be removed from the program and which are important and should be retained.