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

I'm not sure that I'd call dynamic languages like Python safer, it depends on context. Compared to C/C++ you lose static typechecking but gain a safer memory model.


Anything is better than C.


You haven't used PHP much? Or MUMPS?


PHP is not a compiled language for systems programming.

As for MUMPS I know it is something used only in US it seems.


Oh, I wasn't aware that you only talked about those. MUMPS is also not for systems programming, as far as I know.

To nitpick a bit, compiled or not is more a property of the implementation than of the language itself. Of course, some languages are more commonly compiled than others. But, don't Facebook have a PHP compiler?


> But, don't Facebook have a PHP compiler?

Yes, but I don't see PHP as a possible systems programming language, even with a compiled implementation.

Uhm, dreams of device drivers written in PHP...




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

Search: