adding destroyable objects into Ggc
Chiheng Xu
chiheng.xu@gmail.com
Wed Oct 19 06:43:00 GMT 2011
On Wed, Oct 19, 2011 at 1:44 PM, Basile Starynkevitch
<basile@starynkevitch.net> wrote:
>
> If you want to extend, alter or improve GCC source code in a garbage collected language,
> please consider trying MELT (see http://gcc-melt.org/ for more). MELT is a domain
> specific language (garbage collected, lispy syntax, with high order functions & objects &
> pattern matching) designed for GCC extensions.
>
> [sorry for the shameless plug, I am the main author of MELT]
>
> And MELT garbage collector fits very well in Gcc, it is a copying GC built above Ggc.
>
I'll try it if I have enough time . Thank you!
--
Chiheng Xu
More information about the Gcc
mailing list