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

Refactor string interpolation to separate parsing logic #3624

Open
Tracked by #3595
RZhang05 opened this issue Oct 18, 2024 · 0 comments
Open
Tracked by #3595

Refactor string interpolation to separate parsing logic #3624

RZhang05 opened this issue Oct 18, 2024 · 0 comments

Comments

@RZhang05
Copy link
Contributor

RZhang05 commented Oct 18, 2024

Introduce a new token (ex: lexer.TokenStringTemplatePart) to keep parsing logic of strings and string templates separate.

This will simplify the parsing for string literals.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants