solang-parser 0.2.1

Solang Solidity Parser
Documentation
1
2
3
4
5
6
The Solidity compiler implements several [optimization rules](https://github.com/ethereum/solidity/blob/develop/libevmasm/RuleList.h).

This directory contains an effort to formally prove the correctness of those rules in:

- HOL with [EthIsabelle]https://github.com/ekpyron/eth-isabelle
- FOL with SMT solvers using [Integers and BitVectors]http://smtlib.cs.uiowa.edu/theories.shtml