Calypso: Direct and full interfacing to C++

Iain Buclaw via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Sat Dec 27 02:18:40 PST 2014


On 23 Dec 2014 13:30, "CraigDillabaugh via Digitalmars-d-announce" <
digitalmars-d-announce at puremagic.com> wrote:
>
> On Tuesday, 23 December 2014 at 11:53:38 UTC, Dicebot wrote:
>>
>> On Tuesday, 23 December 2014 at 10:52:58 UTC, Joseph Rushton Wakeling
wrote:
>>>
>>> clip
>>
>>
>> Consider both things like embedded/MIPS and Windows64 - LLVM tooling is
not as strong on those right now, GCC does not provide such easy way to
reuse C++ frontend and with DMD/MSVC it is simply beyond feasibility.
>>
>> clip
>
>
> Regarding GCC C++ frontend, will this be of help (also recently posted on
this list):
>
> http://forum.dlang.org/thread/weodkqwxrqetvolhbghb@forum.dlang.org
>

I would say no.  The interface exposed by the jit frontend only supports a
small subset of C-like code at this point in time.  And doesn't allow you
to access other frontends.

Iain.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d-announce/attachments/20141227/4366d238/attachment.html>


More information about the Digitalmars-d-announce mailing list