Glossaria.net

Glossary Robotics / Term

assembly language

A symbolic representation of the machine language of a specific processor. Assembly language is converted to machine code by an assembler. Usually, each line of assembly code produces one machine instruction, though the use of macros is common. Programming in assembly language is slow and error-prone but is the only way to squeeze every last bit of performance out of the hardware.

Permanent link assembly language - Creation date 2023-02-20


< Assembly Automation Glossary / Robotics Assembly Robot >