There is no programming language called assembler.An assembler is a program that takes written assembly language and translates it into machine language to be run on a computer.
Also, assembly differs between machine (processor) types. Assembly code written for an x86 can not be directly run on something like a Motorola proc.
Sorry for the rant, I just had to get that out.
------------------
Embrace this moment. Remember we are eternal. All this pain is an illusion.
[the man] [the real man] [the specs] [NT Jock]




An assembler is a program that takes written assembly language and translates it into machine language to be run on a computer.
Sorry for the rant, I just had to get that out. 
Reply With Quote