Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expression IR for express code logic #30

Closed
Tracked by #28
chaokunyang opened this issue May 4, 2023 · 0 comments · Fixed by #64
Closed
Tracked by #28

Expression IR for express code logic #30

chaokunyang opened this issue May 4, 2023 · 0 comments · Fixed by #64

Comments

@chaokunyang
Copy link
Collaborator

chaokunyang commented May 4, 2023

Common IR: ValueExpression、ListExpression、Literal、Reference、Empty、Block、FieldValue、SetField、Cast、Invoke、StaticInvoke、NewInstance、NewArray、AssignArrayElem、If、IsNull、Not、Comparator、Arithmetic、Add、Subtract、ForEach、ZipForEach、ForLoop、ListFromIterable、Return

@chaokunyang chaokunyang changed the title Expression IR for express code logic: ValueExpression、ListExpression、Literal、Reference、Empty、Block、FieldValue、SetField、Cast、Invoke、StaticInvoke、NewInstance、NewArray、AssignArrayElem、If、IsNull、Not、Comparator、Arithmetic、Add、Subtract、ForEach、ZipForEach、ForLoop、ListFromIterable、Return Expression IR for express code logic May 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant