DESCRIPTION
GC (Garbage Collector) is shit. It is used in enterprise languages
such as Lisp and Java. It is recommended not to use such programming
languages and use SEPPLES instead.
reference counting more like "oops i forgot to decrement the refcount *leak*" and "oops i accidentally tried decrementing the refcount of a NULL pointer *crash*"