Interpolated strings

Jonas Drewsen via Digitalmars-d digitalmars-d at puremagic.com
Sat Apr 15 14:08:03 PDT 2017


On Saturday, 15 April 2017 at 20:57:33 UTC, Jack Stouffer wrote:
> On Saturday, 15 April 2017 at 20:04:13 UTC, Jonas Drewsen wrote:
>> ...
>
> First, there's a process for language additions, please see 
> https://github.com/dlang/DIPs/blob/master/README.md
>
> Secondly, I can tell you that any proposal that can be solved 
> via the standard library has a very low chance of being 
> accepted. D is  already a complex language and it would take a 
> important problem in order to  justify making it more complex.
>
> As this is already do-able via Phobos, I would personally vote 
> no to this addition.

Thank you.

I have been following the forums for many years so am aware of the
process and chances of something like this getting in.

For that exact reason I wanted to do a minimal implementation to 
show that I'm serious
and a RFC. Doing a DIP is a lot of work that I'm only willing to 
use my time on if
I have some confidence that it will not be in vain. I will do the 
DIP if this ever
gets a thumbs up.




More information about the Digitalmars-d mailing list