Skip to content

Optimize the raw"" and s"" string interpolators #3308

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

Closed
smarter opened this issue Oct 11, 2017 · 7 comments
Closed

Optimize the raw"" and s"" string interpolators #3308

smarter opened this issue Oct 11, 2017 · 7 comments

Comments

@smarter
Copy link
Member

smarter commented Oct 11, 2017

Similar to scala/scala#6093 but should be done in a mini-phase if possible.

@nerush
Copy link
Contributor

nerush commented Dec 15, 2017

Very interesting story for novice contributors to Dotty. I can give it a shot.

@Wojtechnology
Copy link
Contributor

@nerush are you still working on this? If not, I can take it.

@nerush
Copy link
Contributor

nerush commented Jan 9, 2018

@Wojtechnology Thanks for asking. Taking into account that this issue has low priority, I am considering sending PR with port as soon as original scala/scala#6093 is merged to scala:2.12.x branch. If members think that we can port it before scala/scala#6093 is merged, you can take it for sure.

@smarter
Copy link
Member Author

smarter commented Jan 11, 2018

I think it's fine to work on this now, I'll let you decide who works on what when :).

@Wojtechnology
Copy link
Contributor

@nerush I can start working on this if you haven't already. Let me know :).

@nerush
Copy link
Contributor

nerush commented Jan 16, 2018

@Wojtechnology Sure. If you think I can help you with the implementation or review it once it is implemented you can always let me know on gitter.

@allanrenucci
Copy link
Contributor

Fixed in #3961

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

4 participants