Why do we write assembly code?

If we have an application where we might write part of the program in assembler.

Try a high-level language first!

But if the compiler (even with optimization) doesn't do a good enough job:

Index