# minigc **Repository Path**: xupingmao/minigc ## Basic Information - **Project Name**: minigc - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-20 - **Last Updated**: 2024-10-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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