tiny alternative to std library

Siemargl inqnone at gmail.com
Wed Mar 3 07:23:58 UTC 2021


On Wednesday, 3 March 2021 at 03:52:13 UTC, Anthony Quizon wrote:
> On Monday, 1 March 2021 at 08:52:35 UTC, Imperatorn wrote:
>
> Having a library with bare minimum meta programming would help 
> with this I think. I'm willing to pay the cost of safety.
Strange, usual D programs builds fast.

As a alternative to Phobos, you can see to D1 standard library - 
Tango, ported to D2.
https://github.com/SiegeLord/Tango-D2

Without mass template magic, its easier.

There is also print book "Learn to Tango with D".



More information about the Digitalmars-d-learn mailing list