Skip to content

Extract visitors from the grammar nodes and call makers in the peg generator#28172

Merged
pablogsal merged 1 commit intopython:mainfrom
pablogsal:better_pegen
Sep 5, 2021
Merged

Extract visitors from the grammar nodes and call makers in the peg generator#28172
pablogsal merged 1 commit intopython:mainfrom
pablogsal:better_pegen

Conversation

@pablogsal
Copy link
Copy Markdown
Member

Simplify the peg generator logic by extracting as much visitors as
possible to disentangle the flow and separate concerns.

…nerator

Simplify the peg generator logic by extracting as much visitors as
possible to disentangle the flow and separate concerns.
@pablogsal pablogsal merged commit b01fd53 into python:main Sep 5, 2021
@pablogsal pablogsal deleted the better_pegen branch September 5, 2021 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants