This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: adding destroyable objects into Ggc


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]