Garbage Collection (computer Science) - Compile-time

Compile-time

Compile-time garbage collection is a form of static analysis allowing memory to be reused and reclaimed based on invariants known during compilation. This form of garbage collection has been studied in the Mercury programming language

Read more about this topic:  Garbage Collection (computer Science)