Einzelnen Beitrag anzeigen

Benutzerbild von Memnarch
Memnarch

Registriert seit: 24. Sep 2010
737 Beiträge
 
#49

AW: Wie nennt man den Punkt

  Alt 17. Jun 2011, 09:48
Danke für den Artikel, interressant zu lesen. Vllt was für meinen precomputer für LiteC (auch wenn ich dabei bei plaintext bleibe und nicht mit assembler hantiere^^).

Aber:
Zitat:
There is a message here: code generated by our parser is less
efficient than the code we would write by hand. Get used to it.
That's going to be true throughout this series. It's true of all
compilers to some extent. Computer scientists have devoted whole
lifetimes to the issue of code optimization, and there are indeed
things that can be done to improve the quality of code output.
Some compilers do quite well, but there is a heavy price to pay
in complexity, and it's a losing battle anyway ... there will
probably never come a time when a good assembler-language pro-
grammer can't out-program a compiler.
DAs hat sich ja wohl inzwischen erledigt

MFG
Memnarch
Da man Trunc nicht auf einen Integer anwenden kann, muss dieser zuerst in eine Float kopiert werden
  Mit Zitat antworten Zitat