|
|
|
|
|
by dvt
1611 days ago
|
|
> Would it be so bad to write a Turing complete static check function? I think most type systems are, in fact, Turing complete (there's a fun proof somewhere that TypeScript is, for example). And most typed languages (Go, C++, Java, TypeScript) have pretty mature static type-checkers, unless I'm misunderstanding your ask. |
|