Comment by mxl9df
Comment by mxl9df 9 days ago
Interesting article, but the title is a bit off. "Assembler" actually refers to the tool that converts assembly language into machine code, not the language itself. So "writing 6502 assembler" would technically mean writing the assembler software, not writing assembly code for the 6502 processor.
It's a small distinction, but surprising to see this mix up as assembly language enthusiasts tend to be sticklers for these details!
As someone who's been writing assembly language for decades going back to Univacs, most people used "assembler" as shorthand for "assembly language" or even "assembler language". It's usually quite unambiguous.
Here are examples of such usage, from 1967 and more recent:
http://www.bitsavers.org/pdf/ibm/360/asm/C28-6514-5_IBM_Syst...
https://www.ibm.com/docs/en/zos-basic-skills?topic=zos-assem...