A few comments about D

Timon Gehr timon.gehr at gmx.ch
Tue Aug 23 13:21:46 PDT 2011


On 08/23/2011 09:17 PM, Paulo Pinto wrote:
> Hi,
>
> Oberon, Modula-3, Sing# are good examples that is possible to have systems
> languages
> with GC.
>
> You just need to provide a systems module that allows you to control memory
> allocations
> when time is needed. Or to know where the memory allocations are happening.
>
> --
> Paulo
>

There is an interface like this in core.memory .



More information about the Digitalmars-d mailing list