Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Look at the compiler assembly output after optimization kicks in. The resulting assembly code is usually significantly different from the input source code. With modern optimizer passes, C is much closer to any other high level programming language than to handwritten assembly code.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: