Hacker News
new
past
comments
ask
show
jobs
points
by
noelwelsh
2 hours ago
|
comments
by
js8
1 hours ago
|
next
[-]
Fair enough. Although I don't fully subscribe to the dichotomy of compile vs run time, we can say that.
reply
by
pxeger1
1 hours ago
|
prev
|
next
[-]
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
by
jounker
1 hours ago
|
prev
|
[-]
Doesn’t this break down with dependent type systems?
reply