|
|
|
|
|
by tom_mellior
3289 days ago
|
|
> Just the correspondence between static type safety and the halting problem. I'm not sure if you are saying that there cannot be programming languages with decidable static type systems. Because there are programming languages with decidable static type systems. Typically you cannot encode Turing machines in the type system, so you don't get the kind of problem you seem to be talking about. (But you haven't really explained what you are talking about.) |
|