/SafeGC

A garbage collector for teaching

Primary LanguageC

Welcome to SafeGC repository!

The aim of SafeGC to build a stop of world conservative GC for C/C++ applications for fun and learning purpose.

Run make in the assignment folder to build the SafeGC library and a sample application.

Please send an email to me (piyus at iiitd dot ac dot in) if you want to report an implementation bug.