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

Of course it's possible to do the same thing in C, but most likely not with «the same amount of code», nor with «memory safety». ;)


> nor with «memory safety»

I've wrote that you can do it with memory safety which is possible BUT it's more complex in languages like C/C++ that do not guarantee memory safety (it's your responsibility). If it was not possible then you would not have anything on your screen right now. I am writing that because someone that is not familiar with those languages would get impression from your comment that memory safety is impossible in C/C++ which is not true.




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

Search: