cyclone/gc-notes.txt
2015-10-14 23:15:58 -04:00

2 lines
170 B
Text

Phase 1 (gc-dev) - Add gc.h, make sure it compiles.
Phase 2 (gc-dev2) - Change how strings are allocated, to clean up the code and be compatible with a new GC algorithm.