HACKER Q&A
📣 CrimsonCape

Why the boom in formal proof languages?


It seems anecdotally that there's a boom in formal proof languages. The posts on HN usually link to someone's in-progress repo "this language will aim to prove..." as in they are unfinished.

I am guessing there's an awakening coming from functional languages that mathematical proofs can help with code verification. Do you have an explanation if this is a phenomenon, what benefits there are, examples, etc?


  👤 streetcat1 Accepted Answer ✓
I think that it is because of smart contracts. A bug in a smart contract is very expensive.