argotorg / solcore

experimental solidity compiler
13 stars 1 forks source link

Unify Yul abstract syntax #5

Closed mbenke closed 3 months ago

mbenke commented 3 months ago

Unify abstract syntax in Solcore.Stmt and Language.Yul To be merged into main after #2 (NB change base branch)

mbenke commented 3 months ago

This is the main part of the unification task described in #1