Why Add Static Typing?
Two separate goals:
faster code (OPT)
better compile-time errors (ERR)
Mostly interested in (ERR)
(OPT) will follow suit
Of course it will be optional
and (mostly) backwards compatible
Previous slide
Next slide
Back to first slide
View graphic version