I've got a PR for dmd (https://github.com/dlang/dmd/pull/7988) that implements "interpolated strings" which makes generating code with strings MUCH nicer, i.e.
Really nice. :thumbs-up:
Sebastiaan Koppe via Digitalmars-d Wed, 14 Mar 2018 14:11:03 -0700
I've got a PR for dmd (https://github.com/dlang/dmd/pull/7988) that implements "interpolated strings" which makes generating code with strings MUCH nicer, i.e.
Really nice. :thumbs-up: