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

Dynamic typing boils down to runtime tagging of any value that could be referred to by a "dynamically-typed" variable. That's not "interpreted" in a strict sense, but it requires dispatching on every single value access, which will definitely affect performance.


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

Search: