DMD or LDC on mobile
JN
666total at wp.pl
Tue Aug 20 10:34:30 UTC 2019
On Tuesday, 20 August 2019 at 09:32:38 UTC, Jacob Carlborg wrote:
> On 2019-08-20 08:58, Manu wrote:
>
>> We even have extern(Objective-C) readily available! It's such
>> a missed
>> opportunity!
>
> Unfortunately it's only very limited support for
> "extern(Objective-C)" which is implemented in LDC. The later
> additions that exist in DMD have not been implemented in LDC.
Isn't that a good example of why "having three compilers" is not
necessarily good for D? It's often praised as a good thing, but
then we come across such things, when compiler X1 is good for Y,
but compiler X2 isn't good at it, and things done for one
compiler need to be ported to the other compiler.
More information about the Digitalmars-d
mailing list