Interpolated strings

Jacob Carlborg via Digitalmars-d digitalmars-d at puremagic.com
Wed Apr 19 02:49:16 PDT 2017


On 2017-04-19 08:51, Ola Fosheim Grøstad wrote:

> If you want AST-macros in D you should also argue for redefining the
> core language, and turn everything that is unnecessary and that can be
> done as lowering into macros (e.g. "for each").

If D had AST macros from the beginning, then yes, "foreach" could have 
been implemented as a macro.

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list