printf() metaprogramming challenge

Jonathan Marler johnnymarler at gmail.com
Sat May 25 00:15:28 UTC 2019


On Friday, 24 May 2019 at 23:58:46 UTC, Mike Franklin wrote:
> On Friday, 24 May 2019 at 22:59:10 UTC, Walter Bright wrote:
>
>> [...]
>
> That may be true, but one problem with `printf` is it is much 
> too large and inefficient for some problem domains [1].
>
> [...]

My implementation is "pay for what you use".  A pure D 
implementation that's also extensible.


More information about the Digitalmars-d mailing list