Skip to content

CST: Handle AstStatWhile#209

Merged
aatxe merged 1 commit intoprimaryfrom
johnny/cst/while
Apr 25, 2025
Merged

CST: Handle AstStatWhile#209
aatxe merged 1 commit intoprimaryfrom
johnny/cst/while

Conversation

@JohnnyMorganz
Copy link
Copy Markdown
Collaborator

Serializes the full AstStatWhile node, including all its tokens while / do / end.

At the moment, the keys are still keywords. In a follow up we intend to clean up the overall AST structure for standardisation

@aatxe aatxe merged commit 39e806e into primary Apr 25, 2025
6 checks passed
@aatxe aatxe deleted the johnny/cst/while branch April 25, 2025 23:48
green-real pushed a commit to green-real/lute that referenced this pull request May 19, 2025
Serializes the full AstStatWhile node, including all its tokens `while`
/ `do` / `end`.

At the moment, the keys are still keywords. In a follow up we intend to
clean up the overall AST structure for standardisation
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