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

Add display for expressions #85

Closed
wants to merge 1 commit into from
Closed

Conversation

jrandolf
Copy link

@jrandolf jrandolf commented Oct 2, 2024

Fixed: #84

@clarkmcc
Copy link
Owner

clarkmcc commented Oct 2, 2024

Per @jrandolf's comment in #84

We've decided to work with an internal library. Feel free to close or merge the PR.

I'm going to close this pull request. I'm happy to consider it further, but I'd like to understand better why converting from an expression to a string is useful when you already have the string that produced the expression in the first place. This seems potentially redundant.

string -> AST -> string

Happy to consider more cases where that's not the case though.

@clarkmcc clarkmcc closed this Oct 2, 2024
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.

Add to_string for AST
2 participants