[jhc] what to work on next?

Taral taralx at gmail.com
Wed Jun 24 14:17:29 EDT 2009


On Wed, Jun 24, 2009 at 7:15 AM, John Meacham<john at repetae.net> wrote:
> I'll look into it, an issue is that I am looking for a GC I can use with
> the gcc backend. Other backends (such as cmm or jvm) come with their own
> garbage collectors, and although a native code generator would be neat,
> I wouldn't want to rely on one. In fact, rather than write a native code
> generator, I would likely want to write a standalone c-- compiler that I
> can bundle with jhc. In the end, grin is close enough to c-- that I
> don't think I lose anything in the translation.

Doesn't LLVM have a GC?

-- 
Taral <taralx at gmail.com>
"Please let me know if there's any further trouble I can give you."
    -- Unknown


More information about the jhc mailing list