Remix.run Logo
pjmlp 5 hours ago

Yes, plenty have been done already so since Lisp Machines, Smalltalk, Interlisp-D, Cedar, Oberon, Sing#, Modula-2+, Modula-3, D, Swift,....

It is a matter to have an open mindset.

Eventually system languages with manual memory management will be done history in agentic driven OSes.

KerrAvon 4 hours ago | parent [-]

Swift, by design, does not have GC.

pjmlp 3 hours ago | parent | next [-]

Chapter 5,

https://gchandbook.org/contents.html

It would help if all naysayers had their CS skills up to date.

pebal 3 hours ago | parent | prev [-]

RC is a GC method and the least efficient one.