Compile to C?
    Joakim via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Sat Jan 21 11:21:00 PST 2017
    
    
  
On Saturday, 21 January 2017 at 18:38:22 UTC, Nestor wrote:
> Hi friends,
>
> Is there a way to "compile" d code to C, similar to what nim 
> does?
>
> That would be cool for greater portability.
The wiki says there was a dmd fork that attempted this 5 years 
ago, don't know how far he got:
https://wiki.dlang.org/Compilers
https://github.com/yebblies/dmd/tree/microd
    
    
More information about the Digitalmars-d-learn
mailing list