Y
Hacker News
new
|
ask
|
show
|
jobs
by
firechickenbird
1161 days ago
At this point I'm wondering if the TypeScript type system can be used for dependant types that would allow formal verification of the programs
1 comments
remexre
1161 days ago
That'd require it to be sound and programs to be total: an infinite loop is a proof of anything, and type system unsoundness leads to false proofs
link