AngelCode.com > Reference Database > Languages/C & C++/Memory management

A garbage collector for C and C++

Date written:
Authors:Hans Boehm
Resource type:code, link
Links:[html]

Description

This library shows how a conservative garbage collector can be implemented for C and C++. The web page also has a lot of links to papers on garbage collectors.

DB information

Date created:0000-00-00 00:00:00
Date evaluated:0000-00-00 00:00:00
Categories:Languages/Creating your own language/Garbage collection
Languages/C & C++/Memory management