upvote
Fair enough. Although I don't fully subscribe to the dichotomy of compile vs run time, we can say that.
reply
In semantics, types are properties of values and expressions. Type safety is about whether the type of an expression always matches the type of the value it evaluates to.
reply
Doesn’t this break down with dependent type systems?
reply