Hacker News new | past | comments | ask | show | jobs | submit login

Static types are more than syntactic sugar, they allow you to make additional guarantees about the behavior of the code, like having unit tests without actually writing them.

I program in php every day and miss static typing (as opt-in mechanism). Sadly i'm on windows and use oracle, so hhvm is not applicable.




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

Search: