xdc: A hypothetical D cross-compiler and AST manipulation tool.
Kai Nacke
kai at redstar.de
Mon Nov 11 00:11:04 PST 2013
On Friday, 19 July 2013 at 13:38:12 UTC, Chad Joan wrote:
> I think a C backend would get us farther than an LLVM backend.
Hi,
LLVM has a C++ backend in the git tree. The old C backend is
still maintained outside the git tree (search the dev mailing
list for an url).
So if you like C-output, you can start with LDC today. For sure,
you have to port druntime to this new environemnt...
Regards,
Kai
More information about the Digitalmars-d
mailing list