fre 2010-04-16 klockan 23:49 -0700 skrev Corey: > I've been considering the prospect of implementing a > kencc dialect for the clang c front-end).
It is more practical to start with adding LLVM IR target to kencc. You won't get Clang's source analysis/refactoring features this way, but it is a quite straightforward task, I plan to do it as part of my GSoC project (which is creating a C compiler for Inferno with LLVM).
