Github and enthusiasm
Paulo Pinto
pjmlp at progtools.org
Mon Dec 9 10:51:16 UTC 2019
On Monday, 9 December 2019 at 08:55:13 UTC, JN wrote:
> On Monday, 9 December 2019 at 07:30:03 UTC, Paulo Pinto wrote:
>> Imagine how safer the computing would would be if they would
>> have been like Delphi, with automatic memory management.
>
> Do you have any links on the automatic memory management?
> Googling for "pascal memory management" mostly links to threads
> about how dreadful memory management in Pascal is :)
You misunderstood me.
Like Delphi in features, plus having automatic memory management.
Basically having .NET Native in 2000, or Java being like Modula-3
or Component Pascal/Active Oberon were.
Delphi itself only supports it partially, so strings management,
reference counting for ARC on iDevice platforms and COM/UWP on
Windows, and that is about it.
More information about the Digitalmars-d
mailing list