You are viewing a single comment's thread from:
RE: Ethereum has a big problem
Every languages are turing complete. The design in a distributed environement is an API issue.
When you create a DAPP, you are not just doing a DAPP. You have to handle data, resolve algorithmics problems,
use programming paterns via frameworks, etc...