Better branding of -betterC
Ola Fosheim Grøstad
ola.fosheim.grostad at gmail.com
Fri Oct 30 07:46:58 UTC 2020
On Friday, 30 October 2020 at 07:19:13 UTC, Paulo Pinto wrote:
> On Thursday, 29 October 2020 at 21:34:06 UTC, Ola Fosheim
> Grøstad wrote:
>> On Thursday, 29 October 2020 at 21:13:20 UTC, Paulo Pinto
>> wrote:
>>> Indeed, what I appreciate in the Java Panama/Valhala efforts,
>>> C# 7+ memory handling, Swift and Go, is the attitute to
>>> improve their low level programming capabilities without
>>> making concessions to the anti-GC folks.
>>
>> But Swift uses refcounting...
>
> Which anyone with proper compiler teachings knows is a GC
> algorithm, unless their CS professor really screw up their CS
> books.
In the forums GC usually means a tracing GC. C++ has GC too, then.
More information about the Digitalmars-d
mailing list