|
|
|
|
|
by 110011
3108 days ago
|
|
> Because only a vanishingly rare amount of the incorrectness in compiled C programs comes from a bug in the compiler. True. What I meant to say, but didn't, is, why aren't more people working on ensuring that this provability bubbles up from the compiler to the program itself. I come across a lot of work in specialized areas on this topic but haven't seen anyone have a go integrating formal proofs and a widely used programming language. At the moment this looks like a pipe dream because of the obvious objection (and I hope this disappears "soon") that currently it is too cumbersome to have to prove your programs, let alone write them in the first place. |
|