Is assembler the same thing as assembly language? If not, what are the differences between the two?
This is a discussion on Assembler within the Tech Board forums, part of the Community Boards category; Is assembler the same thing as assembly language? If not, what are the differences between the two?...
Is assembler the same thing as assembly language? If not, what are the differences between the two?
An assembler is the tool you use to convert assembly source code into binary. It's improper to call the language "assembler." It's assembly.