Name: Anonymous 2009-03-19 22:24
So I'd like to hack up a quick and dirty compiler for this test language of mine, what is good to use for a backend?
LLVM is looking a lot cleaner than GCC, at least, and isn't infested by GNU AIDS, but it looks like I'd have to do more of the compiling process myself to get a LLVM language representation. (I think I'd be done when I handed over the GENERIC or GIMPLE to the GCC backend?)
Does any of you retards have anything to say about these, and are there any other open source compilers I should look at?
LLVM is looking a lot cleaner than GCC, at least, and isn't infested by GNU AIDS, but it looks like I'd have to do more of the compiling process myself to get a LLVM language representation. (I think I'd be done when I handed over the GENERIC or GIMPLE to the GCC backend?)
Does any of you retards have anything to say about these, and are there any other open source compilers I should look at?