Post
Topic
Board Altcoin Discussion
Re: If you could use any programming language for smart contracts, what would it be?
by
s1gs3gv
on 13/07/2017, 22:30:26 UTC
Moreover, safety ia more a matter of your code than the language you choose.

I couldn't disagree more strongly. Type safety is essential. Going further, in soft contract programming you really want a language that allows proofs of correctness.