On Jul 13, 2012 3:45 PM, "Nick Sabalausky" <SeeWebsiteToContactMe@semitwist.com> wrote:
>
> Am I correct in my understanding that we still don't have a reliable
> tool to translate a D source to C or C++? Can LDC/GDC do anything like
> that? (Doesn't LLVM have a C-outputting backend?)
>

Yes LLVM does.  I think GCC can do something like that too.  AFAIK this is the only way to do it.