D as a Better C
    Kagamin via Digitalmars-d-announce 
    digitalmars-d-announce at puremagic.com
       
    Wed Aug 30 05:08:14 PDT 2017
    
    
  
On Wednesday, 30 August 2017 at 00:29:19 UTC, Parke wrote:
> But my original question was about what you (Kagamin) called
> "intermediate D".  I was trying to understand what 
> "intermediate D"
> is, and whether or not I could use "intermediate D" (whatever 
> it is)
> to produce small(er) executables.
I rely on llvm tooling to remove unused stuff, build process is a 
bit lengthy, I didn't write a step by step guide for it. Also 
linux might need different approach depending what code compiler 
generates.
    
    
More information about the Digitalmars-d-announce
mailing list