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

I think dynamic and static type systems will eventually meet somewhere in the middle. Haskell has a “Dynamic” type for those times when you really do want to include dynamic types in your program. And some researchers have experimented with “soft typing” systems for dynamic languages like Scheme and Python, where a type analyzer tries to infer the types of expressions from how they are used.


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

Search: