On Saturday, 23 July 2016 at 19:20:10 UTC, Jacob Carlborg wrote:
On 2016-07-23 14:27, ParticlePeter wrote:Is there any kind of project or workflow that converts D (subset) toC/CPP ?No idea about the status but: https://github.com/adamdruppe/tools/blob/dtoh/dtoh.d
Thanks, I am looking into this, but I think its still not that what I am searching, it seems to create only C/CPP headers for D libs. I would like to have the whole source code transformed.