24 Jun
2009
24 Jun
'09
11:47 p.m.
On Wed, Jun 24, 2009 at 7:15 AM, John Meacham
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