LDC in D

Dan Olson via digitalmars-d-ldc digitalmars-d-ldc at puremagic.com
Fri Apr 24 08:33:35 PDT 2015


"Kai Nacke" <kai at redstar.de> writes:
>
> There are several D bindings for LLVM which you can use.
> The drawback is that they all use the C interface which is sometimes a
> bit limited. I am not aware that there is a binding for the C++
> interface.

Kai, Just curious.  When LDC moves to DDMD, is the plan to continue to
use the LLVM C++ interface, perhaps making the C++ glue layer simple
enough that D can handle properly, or will there be a switch to the LLVM
C interface?
-- 
Dan


More information about the digitalmars-d-ldc mailing list