duaraghav8 / solparse

Solidity Parser for Solium
https://www.npmjs.com/package/solparse
29 stars 15 forks source link

Status of the project #12

Closed federicobond closed 7 years ago

federicobond commented 8 years ago

Hi, @duaraghav8. I am having trouble deciding whether to open issues and pull requests here or in ConsenSys/solidity-parser. What are your plans for this repo?

It would be great if you are willing to merge changes from upstream solidity-parser periodically, so that implementations don't diverge too much. Otherwise, the JS ecosystem around Solidity would suffer from having two different parser implementations. Let me know how can I help.

duaraghav8 commented 8 years ago

Thanks @federicobond Please direct all your issues and code to solidity-parser I'll push all the changes and discontinue this repo and will replace solparse with solidity-parser as a dependency in Solium.

duaraghav8 commented 7 years ago

now discontinued. Thanks Federico & all other maintainers for implementing all changes into SP:)