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

You don't think assembly is more tedious to write than C? I don't think that's because of what C does/doesn't "allow" you to do.


Of course it is. C does allow named functions and variables. C doesn’t allow arbitrary jumps.

Those are two reasons why C is less tedious than assembly.


> C doesn’t allow arbitrary jumps.

Have you heard of longjmp?




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

Search: