v1.0
Implementation of Cheney style garbage collection for use with cons cells and tagged pointers for data types.
Includes a visualization/testing tool which builds random trees, possibly cyclical, to help see how the objects are traversed and moved in memory.