Y
Hacker News
new
|
ask
|
show
|
jobs
by
Tloewald
4545 days ago
So basically you want the compiler to solve the halting problem for every function it compiles.
1 comments
lmm
4545 days ago
Ideally yes. But keeping track of nullability is not impossible, it's not even hard, as any number of existing languages with such checking prove (some of which have very performant compilers).
link