D, so it happend...

BLS windevguy at hotmail.de
Mon Apr 6 21:33:52 PDT 2009


Bass wrote:
> Tom S Wrote:
> 
>> How is compilar formed? How is compilar formed? How executable get maked?
> 
> Well, it (the D code) is simply converted to HLA (High Level Assembler) files.
> HLA take it from there and compile it into .obj files.
> From there you can bassically choose your favourite linker to create exe etc.

..and HLA uses NASM,FASM,... to create the obj files, right ?

I would call it Managed D.

Björn



More information about the Digitalmars-d mailing list