Skip to content

Enable dynamic QAST Tree building#572

Open
KennethTrecy wants to merge 1 commit intoRaku:mainfrom
KennethTrecy:dynamic_QAST_Tree_building
Open

Enable dynamic QAST Tree building#572
KennethTrecy wants to merge 1 commit intoRaku:mainfrom
KennethTrecy:dynamic_QAST_Tree_building

Conversation

@KennethTrecy
Copy link
Copy Markdown

By using function, the developer can plug different types of QAST node in the AST. For example, upon invoking the function, it may return QAST::Op.new(:op<callmethod>) or QAST::Var.new(:scope<attribute>), depending on the terms that was passed.

@AlexDaniel
Copy link
Copy Markdown
Member

Hello! I invited you to the perl6 org in case you have more fixes :) As for this one, I think we'd need to wait for somebody else to review.

@KennethTrecy KennethTrecy reopened this Jan 19, 2021
@coke coke changed the base branch from master to main April 19, 2023 13:41
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 this pull request may close these issues.

2 participants