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

Dynamic typing (like static typing) is a spectrum, actually. You can flag method missing errors at a minimum, but in a nominally dynamically typed system, you could flag class mismatches before you ever got to a dispatch error.


Sure, I didn't say it wasn't.

My point was that 'untyped' should not be conflated with 'dynamically typed'. They're worlds apart.




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

Search: