Comment by acobster
8 years ago
> In theory we could build a framework that makes it easy to write loophole-free contracts
You mean similar to how, in theory, we could build a framework that makes it easy for us all to write readable, bug-free code?
Edit: I was mostly being tongue in cheek, but I also recognize that this is about provably correct code à la Coq, etc. That'd be cool for sure. :)
Maybe more similar to strongly typed languages vs weakly typed languages rather than frameworks. Static types, linters, virus scanners, etc.