Christopher B. Browne's Home Page
cbbrowne@acm.org

12. Assembly Language

I am no fan of writing the sorts of highly non-portable code that tend to be characteristic of coding applications in assembly language. I rather prefer the idea of using high level languages that abstract away from the "physical" abstractions of registers and memory addressing.

However, there are several very good reasons to write code in assembly language:

12.1. Assembly Language Resources

Google
Contact me at cbbrowne@acm.org