Advert

One Pass Assembly

ProsCons
The assembler takes less timeThe whole program must be stored in memory which limits program size
Input file read-only onceMore difficult to implement  

Two-Pass Assembly

ProsCons
Easier to implementInput files read twice
Does not need the whole program to be loaded in memory. The assembler takes more time

Solving issue with one pass assembly > Backlatching

The Hack Assembler | Going twice over the code

Author

Currently, working as a Digital Marketing Officer was working as an IT Department Chief for a Financial Institution, and I am a part-time freelancer.

Leave a Reply