Github and enthusiasm

Ola Fosheim Grøstad ola.fosheim.grostad at gmail.com
Mon Dec 9 10:53:26 UTC 2019


On Monday, 9 December 2019 at 10:46:33 UTC, Ola Fosheim Grøstad 
wrote:
> 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 :)
>
> Try to search for "delphi memory management"?
>
> http://blog.marcocantu.com/blog/2018-october-Delphi-ARC-directions.html
>
> It seems to be pretty much in the same situation as D. Locked 
> down to GC + manual because of existing code bases.

Well, no gc out of the box:

https://stackoverflow.com/questions/4440841/garbage-collection-in-delphi



More information about the Digitalmars-d mailing list