using the compiler without GC

Daniel Kozak kozzi11 at gmail.com
Tue Jul 9 20:48:17 UTC 2019


On Tue, Jul 9, 2019 at 9:37 PM watcher via Digitalmars-d <
digitalmars-d at puremagic.com> wrote:

> Cheers, everybody!
>
> I was wondering when it will be possible to use the compiler
> without the gc?
>
> Thank you
>

I am not sure what you mean? AFAIK compiler does not use GC, just allocate
and never deallocate idiom. Or do you ask when it will be possible to write
D code without reliance on GC?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20190709/398e6ca7/attachment.html>


More information about the Digitalmars-d mailing list