C
Switch branches/tags
Nothing to show
Latest commit ac6a38c Jun 25, 2011 @authorNari authorNari rename function.
Permalink
Failed to load latest commit information.
MIT-LICENSE license update Mar 31, 2010
Makefile disable optimize on test. Jun 25, 2011
README More documented: added how to use this gc Mar 30, 2010
gc.c rename function. Jun 25, 2011
gc.h added header file Feb 22, 2009

README

= mini gc

= Description

This is a simple and minimum GC. The purpose of this project is education.

= Algorithms

* mark and sweep

= Usage

    $ make
    $ ./gc test