Skip to content

added string interpolation support#163

Open
Davvex87 wants to merge 5 commits intoHaxeFoundation:masterfrom
Davvex87:feature/string-interpolation
Open

added string interpolation support#163
Davvex87 wants to merge 5 commits intoHaxeFoundation:masterfrom
Davvex87:feature/string-interpolation

Conversation

@Davvex87
Copy link

Yes, I'm aware that #62 exists, however, that PR had some bugs, was missing features (notably interpolation with block expressions), and appears to have been abandoned, so I've opened this PR to properly implement string interpolation in hscript to replicate the original behavior as closely as possible.
Don't get me wrong, @DleanJeans did a great job with the initial implementation; it just had a few quirks I wanted to fix. My intention was never to overshadow the original work.

(Also fixes #61)

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.

No string interpolation

1 participant