Strong static typing made easier for web developers
blog.opalang.org
Strong static typing made easier for web developers
1–3 of 3 posts
Re: Strong static typing made easier for web developers
#2I am actually slightly tempted to start using Opa for this. Not enough to actually do it, just now, but wow, that's a nice feature. Would that all static type checkers gave error messages at least that useful.
Re: Strong static typing made easier for web developers
#3I am actually slightly tempted to start using Opa for this. Not enough to actually do it, just now, but wow, that's a nice feature. Would that all static type checkers gave error messages at least that useful.
It is really a shame that most statically-typed languages with nice type systems have such difficult-to-understand error messages. Sure, after you've been working with them for several months, you start to figure out what they mean. However, when you're starting you do wish that they could be easier to understand.