todo

Assembly Language

Actual pain.

Learned in CS241 - Foundations of Sequential Programs and ECE222.

In ECE222: An Assembly language is a low-level language that uses symbol representations (ECE222: An Assembly language is a low-level language that uses symbol representation (Opcode) to designate the bit sequences of Machine Language instructions.)

Assembly Language is not Machine Language!!!

An Assembler is a program that translates assembly language into machine language.