Skip to content

Abstract Syntax Tree (AST) Assembly Support#125

Merged
0x19 merged 16 commits intomainfrom
ast-assembly
Oct 17, 2023
Merged

Abstract Syntax Tree (AST) Assembly Support#125
0x19 merged 16 commits intomainfrom
ast-assembly

Conversation

@0x19
Copy link
Contributor

@0x19 0x19 commented Oct 16, 2023

Initial support for AST assembly/yul statements. Warnings are placed in case that something is missed but so far, with numerous contracts I don't see anything missing. JSON unmarshaler is implemented as well so we're capable of importing assembly from exported json.

From now on, AST parser is finally under beta, going towards production ready!

Closing this ticket will close #21

@0x19 0x19 added enhancement New feature or request ast Abstract Syntax Tree labels Oct 16, 2023
@0x19 0x19 self-assigned this Oct 16, 2023
@0x19 0x19 merged commit 993fc9b into main Oct 17, 2023
@0x19 0x19 deleted the ast-assembly branch October 17, 2023 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ast Abstract Syntax Tree enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Abstract Syntax Tree (AST) Assembly/Yul Parser incl. Protocol Buffers

1 participant

Comments