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

why not something higher level (e.g. python)? just curious


Portability (python isn't nearly as portable as C), performance (there are some parts of my code which are very performance-critical), security (the most likely avenue of attack is via side channels; C allows me to make sure that the compiler isn't being clever in stupid ways), and familiarity (I've been using C for the past decade).




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

Search: