1,885
edits
Changes
no edit summary
[[Category:Computer Architecture]]
An ''assembler'' is a [[Compiler|compiler]] for [[Assembly Language|assembly language]] code. (Assembly language code itself is sometimes called "assembler").
On Linux systems, the GNU Assembler ("gas") is a very commonly-used assembler.
In the [[6502 Emulator]], the "Assemble" button invokes an assembler.