|
You are here |
brrt-to-the-future.blogspot.com | ||
| | | | |
www.ralfj.de
|
|
| | | | | This is a cross-post of an article that I wrote for the SIGPLAN blog. "Undefined Behavior" often has a bad reputation. People see it as an excuse compiler writers use to break code, or an ... | |
| | | | |
bernsteinbear.com
|
|
| | | | | Picture this: you're sitting there, writing a compiler, when all of a sudden you have to generate assembly. You have some intermediate representation (IR) but now you have to turn virtual registers into machine registers. This is called register allocation. | |
| | | | |
qsantos.fr
|
|
| | | | | So Many Bugs So, you've been programming for one month, or for ten years, and you have gotten familiar with Murphy's and Sturgeon's laws. And you are wondering if there is some way to catch all the bugs, not just spray-and-pray with regression/unit/integration/system/acceptance testing. Or you are a curious onlooker, wondering why all these programmers ... Continue reading Why Undefined Behavior Matters ? | |
| | | | |
articles.bchlr.de
|
|
| | | |||