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

The compiler can raise a warning about bad characters. It can't detect all problems, but it certainly can help with some.

It's not the type system, but many dynamic languages are interpreted instead of compiled.



Those bad characters are fed into the program long long after the compiler has done its job.


Not necessarily? I'm talking about constant string literals in source code which can be validated at compile time.




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

Search: