Question over C++ to D conversion
Johan Engelen
j at j.nl
Tue May 15 21:31:31 UTC 2018
On Monday, 12 March 2018 at 01:10:41 UTC, Richard wrote:
>
> The first is the use of BetterC, although from what I can tell
> DMD now has support for a minimal runtime feature as part of
> 2.079.0
> https://dlang.org/changelog/2.079.0.html#minimal_runtime
> so hopefully when this makes it's way into LDC I can then make
> use of it for an Arm MCU for creating class's without the full
> runtime.
Have you tried with LDC 1.9.0? (dlang 2.079)
Would be very interesting to hear about your experiences in
trying to put together / use a minimal runtime.
Cheers,
Johan
More information about the Digitalmars-d
mailing list