Hacker News new | ask | show | jobs
by kingmanaz 3214 days ago
Assuming stricter typing does prevent smart contract bugs, something like Ada or Spark would seem to be good fit for cryptocurrency development given their track record creating highly-reliable systems:

https://en.wikipedia.org/wiki/SPARK_(programming_language)

That being said, I spent some time with Ada several years ago and did not enjoy the language; very verbose and anal. If the impression is widespread, such a language could end up hurting a blockchain project by drawing less contributors.