How to convert C to D using compiler?

Hasan Kashi hnk1440 at gmail.com
Thu Dec 9 07:12:59 UTC 2021


On Tuesday, 7 December 2021 at 16:43:21 UTC, ManKey wrote:
> I tried this
> ```
> ldc2 test.i -mixin="test.d"
> ```
> but the test.d file is empty :(

Write your transpiler!


More information about the Digitalmars-d mailing list