▲ | nurettin 5 days ago | |||||||
> There are problem domains where tracing garbage collection simply cannot be avoided. Can you expound on that? I've been doing this for a while and haven't seen such a domain yet. | ||||||||
▲ | zozbot234 5 days ago | parent [-] | |||||||
Many problems in GOFAI are typical examples. It's no coincidence that tracing garbage collection was originally developed in connection with LISP, the standard language of GOFAI. | ||||||||
|