ethereum / solidity

Solidity, the Smart Contract Programming Language
https://soliditylang.org
GNU General Public License v3.0
23.06k stars 5.71k forks source link

Enhancement large project: dataflow-style programming, Zilliqa style #4072

Closed jamesray1 closed 6 years ago

jamesray1 commented 6 years ago

See https://docs.zilliqa.com/whitepaper.pdf FMI.

Also mentioned in https://github.com/ethereum/vyper/issues/807.

chriseth commented 6 years ago

This seems to be a proposal for a new programming language or at least a new frontend for Solidity. While this might be a very good idea, it is out of scope for this issue tracker.

jamesray1 commented 6 years ago

Is it out of scope? You could have an issue labelled as a long-term, high-level project/program and refer to it from the projects.

chriseth commented 6 years ago

Yes, it is out of scope because this would be a different project.