Bass schrieb:
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.

what has HLA todo with C# - this type of assembler code isn't optimizable anymore - or do you mean CLI?

Reply via email to