Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

7 Assembler myths

Name: Anonymous 2009-03-25 2:02

1.Assembler is not flexible.
2.Assembler is conductive to writing buggy code.
3.Assembler is worse then compiler optimized code.
4.Modern CPUs ruin assembler performance.
5.Productivity of assembler is low.
6.Assembler is hard to read or understand.
7.Assembler is not portable.

Name: Anonymous 2009-03-25 3:12

>>1
How is 5 true? You need a lot more LoC to code in asm than in high level languages, sure you could use macros, but even so there are limitations to that, such as limiting certain optimizations you could do by writing the code manually, optimizations which some good higher level language compilers can do in some cases.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List