Skip to content

shinbo91/minigc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

= 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

Releases

No releases published

Packages

No packages published

Languages

  • C 100.0%