second-state / SOLL

SOLL is a new compiler for generate Ewasm from solidity and yul. See a demo here: https://asciinema.org/a/ezJqNLicn5fya02zwu4VXIo8a
https://www.secondstate.io/
377 stars 23 forks source link

Refine sema resolver for type and identifier #92

Open LFsWang opened 3 years ago

LFsWang commented 3 years ago

We should unify the process for how to deal with the identifier and remove unnecessary post identifiers decl judgement.