Solidity. A programming language for writing smart contracts on Ethereum.

github.com/geohot/solidity

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

July 2020
  • do errors properly
  • rename opt -> optimize
  • the return code is passed through as normal
  • better fix for version string issue
  • comment
  • no jumpdests in constants
  • pattern search works, but it needs a list
  • make the warning decent looking
  • user asm warning
  • constructor warning
  • minor touchups
  • c++ify, part 3
  • c++ify, part 2
  • c++ify, part 1
  • touchups
  • refactor simpleRewrite
  • whitespace touchups
  • remove unneeded changes
  • write stupid optimizers win stupid prizes
  • don't spam cerr