Skip to content

Refactoring of ast.go#5578

Closed
systay wants to merge 6 commits intovitessio:masterfrom
systay:rewriter-mk2
Closed

Refactoring of ast.go#5578
systay wants to merge 6 commits intovitessio:masterfrom
systay:rewriter-mk2

Conversation

@systay
Copy link
Copy Markdown
Collaborator

@systay systay commented Dec 16, 2019

With this change, what I'm trying to achieve is more focus on the ADT part of the AST, and move some logic to their own files. I've been gleaning at the golang ast for inspiration.

What is readable and easy to consume is, I believe, highly subjective. This is an improvement in my eyes.

I'd love to hear what others think, so please share your feedback!

Signed-off-by: Andres Taylor <andres@planetscale.com>
Signed-off-by: Andres Taylor <andres@planetscale.com>
Signed-off-by: Andres Taylor <andres@planetscale.com>
Signed-off-by: Andres Taylor <andres@planetscale.com>
@systay systay changed the title Another take on AST rewriting Refactoring of ast.go Dec 16, 2019
Signed-off-by: Andres Taylor <andres@planetscale.com>
Signed-off-by: Andres Taylor <andres@planetscale.com>
@systay
Copy link
Copy Markdown
Collaborator Author

systay commented Jan 6, 2020

Continued in #5611

@systay systay closed this Jan 6, 2020
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.

1 participant