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

Implement Generator Parsing #1557

Closed
4 tasks
raskad opened this issue Sep 6, 2021 · 0 comments · Fixed by #1575
Closed
4 tasks

Implement Generator Parsing #1557

raskad opened this issue Sep 6, 2021 · 0 comments · Fixed by #1575
Assignees
Labels
ast Issue surrounding the abstract syntax tree parser Issues surrounding the parser
Milestone

Comments

@raskad
Copy link
Member

raskad commented Sep 6, 2021

Implement parsing for Generator Function Definitions.

The following syntax should be parsed into AST nodes:

@raskad raskad added parser Issues surrounding the parser ast Issue surrounding the abstract syntax tree labels Sep 6, 2021
@raskad raskad self-assigned this Sep 6, 2021
@Razican Razican added this to the v0.14.0 milestone Feb 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ast Issue surrounding the abstract syntax tree parser Issues surrounding the parser
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants