Comment by zozbot234
11 days ago
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.
11 days ago
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.
Really? I've implemented plenty of minimax models in the early 2000s, but the idea of using GC never came up.