Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
C
Latest commit
ac6a38c
Jun 25, 2011
Permalink
| Failed to load latest commit information. | |||
|
|
MIT-LICENSE |
|
|
|
|
Makefile |
|
|
|
|
README |
|
|
|
|
gc.c |
|
|
|
|
gc.h |
|
|
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