D gives users tools to avoid heap allocations and if it is
necessary to allocate heap memory you have scoped memory
management or ref counting so your GC heap is small or non
existent. People fear manual memory management because they hear
stories about C but for most part it can be easy and safe.
- Go, D, and the GC Tourist via Digitalmars-d
- Re: Go, D, and the GC Rikki Cattermole via Digitalmars-d
- Re: Go, D, and the GC Kagamin via Digitalmars-d
- Re: Go, D, and the GC rsw0x via Digitalmars-d
- Re: Go, D, and the G... Kagamin via Digitalmars-d
- Re: Go, D, and ... Vladimir Panteleev via Digitalmars-d
- Re: Go, D, ... deadalnix via Digitalmars-d
- Re: Go,... Vladimir Panteleev via Digitalmars-d
- Re: Go,... deadalnix via Digitalmars-d
- Re: Go,... welkam via Digitalmars-d
- Re: Go,... rsw0x via Digitalmars-d
- Re: Go,... welkam via Digitalmars-d
- Re: Go,... Shachar Shemesh via Digitalmars-d
- Re: Go,... Dmitry Olshansky via Digitalmars-d
- Re: Go,... deadalnix via Digitalmars-d
- Re: Go,... Dmitry Olshansky via Digitalmars-d
- Re: Go,... Shachar Shemesh via Digitalmars-d
- Re: Go,... Dmitry Olshansky via Digitalmars-d
- Re: Go,... Shachar Shemesh via Digitalmars-d
- Re: Go,... Marc Schütz via Digitalmars-d
