Discussion about this post

User's avatar
Overcoming Bias Commenter's avatar

Did Robin post earlier that he was going to cut back on blogging so that it's not a surprise to anybody?

Expand full comment
Tim Tyler's avatar

Re: You lose some of the value of strong static typing when you make it optional.

Static typing sucks for most things - languages at that level should be prototype-based - but there are some cases where it is useful. Therefore, it should be optional - provided the syntactic cost is not too great. IMO, the syntactic cost is negligible - if you treat type safety as just another sort of contract.

Expand full comment
18 more comments...