On Sun, Jun 12, 2022 at 2:10 PM, Oodler 577 <oodler577@sdf-eu.org> wrote: > * Ricardo Signes <perl.p5p@rjbs.manxome.org> [2022-06-12 14:46:38 -0400]: > > […] >> I would like to propose we blithely steal template literals from JavaScript, with some modifications. We add a new quote-like operator, "qt", which does not interpolate like qq, but has its own method for interpolation. We ignore the "tagged templates" feature of JavaScript. > […] > > At first glance, I like this. Two things come to mind, the "templating" that we > already have: format (which I still don't grok) and subroute prototypes. Rather > than constructing a 3rd kind of templating approach, are there things that can > be applied or avoided - or dare I say improved - in considering this? > > […] Don’t forget sprintf.Thread Previous | Thread Next